The warnings from Util.xs might be a problem since the code leads threefold lives in blead, maint, and CPAN, and has to work in all of them.
I incidentally wrote a tool, "grepccerr", to parse the error output of the "nicely nitpicky natives", that is, the native C compilers grumpier than gcc -Wall (adding -pedantic to the default gcc options gets my vote, fwiw, just remember that at least in Solaris that can't be done since it clashes with the system header files). I might hook the tool up as postprocessing step of the logs of the nightly Perl smokes in Tru64, but any aix/dec_osf/hpux/irix/solaris owners are welcome to play with the tool (attached). -- Jarkko Hietaniemi <[EMAIL PROTECTED]> http://www.iki.fi/jhi/ "There is this special biologist word we use for 'stable'. It is 'dead'." -- Jack Cohen
Err-24082.bz2
Description: Binary data
grepccerr.bz2
Description: Binary data
