summaryrefslogtreecommitdiff
path: root/sys/include
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2019-06-19 23:50:33 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2019-06-19 23:50:33 +0200
commit63191949b911658c3774e727061fcf166ad9ace2 (patch)
tree4457246e240e6d4b82a7fbbee0aef1374c519bfe /sys/include
parent159f96c534563f26edeeb227cd00f1bdd3bd2596 (diff)
cc: remove nullwarn() from OCAST codegen, zap void casts
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.
Diffstat (limited to 'sys/include')
0 files changed, 0 insertions, 0 deletions