Hey SAS-C,
Just FYI,
Bart
SAS Packages Framework, version 20230411
Located as usual at: https://github.com/yabwon/SAS_PACKAGES
Fixes:
- Bug fix for cherry picking. Cherry picking from already loaded package caused deletion of search paths to FCMP functions, Proto functions, Formats, and Informats. Also corresponding dataset for Proc Proto was deleted.
- Bug fix for Proc Proto C functions. The way how Proc Proto adds new portions of stored C functions caused that, if there were multiple directories with proto C functions all content was overwritten by the last one.
If your package provides FCMP functions, Proto C functions, Formats, or Informats you should consider re-generating it with this version of the framework.
Documentation updated.
Packages regenerated with latest version of SAS Packages Framework:
- BasePlus package [ver. 1.19.1]
- DFA package [ver. 0.5.5]
- dynMacroArray package [ver. 0.2.5]
- GSM package [ver. 0.20.5]
- macroArray package [ver. 1.0.5]
- SQLinDS package [ver. 2.2.6]