"Magnus Hagander" <[EMAIL PROTECTED]> writes: >>> I'm also seeing a lot of signed/unsigned mismatch, but IIRC it was >>> said at some point that we don't care about those. >> >> In HEAD? They're all cleaned up according to the compilers I use.
> Yup. > More digging then I guess. Probably a #define that's messe dup > somewhere. Maybe the issue is in Windows-specific code? I have no idea what the warning status is for that stuff. In all the stuff I regularly compile, there are only a couple of warnings and they are flex's fault (so there's not much we can do about 'em). I think it's good to get rid of noise warnings as much as possible --- otherwise they can make you miss important ones. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly