Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-19 | cc: remove nullwarn() from OCAST codegen, zap void casts | cinap_lenrek | |
implicit casts would cause spurious "result of operation not used" warnings such as ape's stdio putc() macro. make (void) casts non-ops when the casted expression has no side effects. this avoid spurious warning with ape's assert() macro. | |||
2018-05-24 | cc: fix result of operation not used warning for void casts | spew | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |