version 1.3.3 at commit 771 revision 1
About
With this release we introduce architecture specific variants of the packages (currently only applicable to MacOS packages).
NOTE: For the MacOS packages we additionally compile against different versions of XCode, please download the one that matches your XCode version (you can check with the commandline: xcodebuild -version
) or make sure to install that version.
This is a weekly release, which is based on the latest upstream changes. It may be unstable.
Changelog
Change
- set global objects to
static
(see sac2c!178) - use MacOS
/usr/bin/{cc,c++}
instead of XCode specific compiler, this improves system portability (see sac2c!174) - add renaming to MOWL (Handling multi-operator with-loops) op (see sac2c!181)
Fixes
- abort due to AUD specialisation (sac2c#2294)
- crash on empty source file with
-no opts
given (sac2c#2292) - missing occurrence check in IPC (Identifying in-place updates) (see sac2c!173)
1
Package linksNotes
-
you can also view these packages within the repository and access them via Git-LFS.
↩