[M3commit] [modula3/cm3] 103ae3: Remove cvsup from build due to MD5 library collisi...
GitHub
noreply at github.com
Mon May 14 10:26:59 CEST 2018
Branch: refs/heads/m3c-left-shift
Home: https://github.com/modula3/cm3
Commit: 103ae3011e3ac44142cfadd07984ab6f6c4a96c9
https://github.com/modula3/cm3/commit/103ae3011e3ac44142cfadd07984ab6f6c4a96c9
Author: Jay Krell <jaykrell at microsoft.com>
Date: 2018-05-12 (Sat, 12 May 2018)
Changed paths:
M scripts/pkginfo.txt
Log Message:
-----------
Remove cvsup from build due to MD5 library collision with libm3.
Commit: c09610276d7ade1de4f1209fb191b23de1cf75a0
https://github.com/modula3/cm3/commit/c09610276d7ade1de4f1209fb191b23de1cf75a0
Author: Jay Krell <jaykrell at microsoft.com>
Date: 2018-05-12 (Sat, 12 May 2018)
Changed paths:
M m3-sys/cminstall/src/config-no-install/Unix.common
Log Message:
-----------
Do not disable command echoing, and use -xc++ to fix
warning about g++ against .c file. Implies large cross
product test against compilers...autoconf?
Commit: fdd865f493a6a06cf46021fe0ac27d75467e6637
https://github.com/modula3/cm3/commit/fdd865f493a6a06cf46021fe0ac27d75467e6637
Author: Jay Krell <jaykrell at microsoft.com>
Date: 2018-05-12 (Sat, 12 May 2018)
Changed paths:
M m3-sys/m3cc/gcc-4.7/gcc/config/darwin-sections.def
Log Message:
-----------
Change Darwin sections to just __text due to massive warnings.
Commit: 75db102d9c6a08ad92f9c04a78578ecf7a991b02
https://github.com/modula3/cm3/commit/75db102d9c6a08ad92f9c04a78578ecf7a991b02
Author: Jay Krell <jaykrell at microsoft.com>
Date: 2018-05-12 (Sat, 12 May 2018)
Changed paths:
M m3-sys/cminstall/src/config-no-install/Darwin.common
Log Message:
-----------
Disable stabs on Darwin. There is no debugger to read them
and modern assemblers error for them.
Commit: b45ace1ab5bc7baa3673dcacbed6e8614bc42a82
https://github.com/modula3/cm3/commit/b45ace1ab5bc7baa3673dcacbed6e8614bc42a82
Author: Jay Krell <jaykrell at microsoft.com>
Date: 2018-05-14 (Mon, 14 May 2018)
Changed paths:
M m3-sys/m3back/src/M3C.m3
Log Message:
-----------
[M3C] Cast left operand of left shift to unsigned and then back to signed to fix warning/error.
Compare: https://github.com/modula3/cm3/compare/103ae3011e3a^...b45ace1ab5bc
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the M3commit
mailing list