Zeugswetter Andreas SB <[EMAIL PROTECTED]> writes: > This somehow gets moot. Is there a way to make gcc reject those comments ? It looks like -ansi would cause gcc to reject // comments, but -ansi has enough not-so-desirable side effects that I would vote against making that switch part of our standard switch set for gcc. I think we should continue to rely on our faithful community of testers to find portability glitches like this one ;-) regards, tom lane
- [HACKERS] Again please no // comments !!!!!!!! Zeugswetter Andreas SB
- Re: [HACKERS] Again please no // comments !!!!... Bruce Momjian
- Tom Lane