> sure, as i mentioned them when i compiled with suncc. Otherwise, with gcc, > from > > http://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#Warning-Options > > "-Wpointer-arith > Warn about anything that depends on the .size of. a function type or > of void. GNU C assigns these types a size of 1, for convenience in > calculations with void * pointers and pointers to functions. In C++, warn > also when an arithmetic operation involves NULL. This warning is also > enabled by -pedantic." > > so not enabled with one of your flags.
Now that is strange. I swear that used to part of -Wextra, although the documentation indicates I am mistaken (a couple of 4's and 3's checked there). I personally despise that gcc extension. Regards, nash ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel