[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Wed Jan 30 12:24:08 CET 2013
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 13/01/30 12:24:08
Modified files:
cm3/m3-sys/m3back/src/: M3C.m3
Log message:
put:
#ifdef __SUNPRO_C
#pragma error_messages(off, E_STATEMENT_NOT_REACHED)
#endif
at the top of every file, to quash a few warnings
- tested some with Solaris cc 12.2 and 12.3
What do older versions do??
- tested some with Solaris CC (C++)
It #defines something else (__SUNPRO_CC?) and doesn't
issue the warnings..and doesn't seem to understand the #pragmas ?
More information about the M3commit
mailing list