> http://cvs.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/Makefile.master > > around line 400. > > Since -W options are undocumented and pretty much unsupported, (unless > you're a very special customer, like the OpenSolaris team) I would > recommend that every -W option be commented with a reference to an > open bugid either against the compiler (to fix a compiler bug), or > against Solaris (to fix the source). Without specific bugids, nobody > will know when the -W option is no longer necessary.
I agree, but there seems to be a prevailing sentiment that bugids should never appear in code. While we should of course never have things like "fix for 4842302" floating around in the source, I think that's quite a bit different from citing an issue that exists elsewhere, for exactly the reason you give above. But so far I've generally been unable to convince others of this distinction. -- meem _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org