Re: [O-MPI devel] build warnings..

2005-08-12 Thread Brian Barrett
On Aug 12, 2005, at 9:36 AM, Galen Shipman wrote: Current build warnings: mca_base_parse_paramfile_lex.c:1664: warning: 'yy_flex_realloc' defined but not used This one is pretty much impossible to fix (it's in a file generated by lex, and isn't easy to deal with. qsort.c:163: warning: cas

[O-MPI devel] build warnings..

2005-08-12 Thread Galen Shipman
Current build warnings: mca_base_parse_paramfile_lex.c:1664: warning: 'yy_flex_realloc' defined but not used qsort.c:163: warning: cast from pointer to integer of different size show_help_lex.c:1606: warning: 'yy_flex_realloc' defined but not used rmgr_proxy.c:237: warning: ISO C forbids conver