[M3commit] [modula3/cm3] 93f3ed: no need for "signed" -- gratuitous K&R incompatibi...
Jay Krell
jay.krell at cornell.edu
Wed Jul 22 06:27:34 CEST 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 93f3ed9ff0687685f8c8c0f3e34cbf662f21d74c
https://github.com/modula3/cm3/commit/93f3ed9ff0687685f8c8c0f3e34cbf662f21d74c
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-21 (Tue, 21 Jul 2015)
Changed paths:
M m3-libs/m3core/src/m3core.h
Log Message:
-----------
no need for "signed" -- gratuitous K&R incompatibility except for char (TODO)
typedef INTEGER for __LP64__ and _LP64
Commit: 8a56c694775779f184ac291a3a9b9c48e504b1f7
https://github.com/modula3/cm3/commit/8a56c694775779f184ac291a3a9b9c48e504b1f7
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-21 (Tue, 21 Jul 2015)
Changed paths:
M m3-sys/m3back/src/M3C.m3
Log Message:
-----------
get size_t efficiently (and still reliably) for gcc and clang
add clarifying comments
Compare: https://github.com/modula3/cm3/compare/8f33683e2ac7...8a56c6947757
More information about the M3commit
mailing list