On Sun, Feb 17, 2002 at 11:22:56AM -0800, Craig Hughes wrote:
| On Sat, 2002-02-16 at 17:21, Erik B. Berry wrote:
| > I've managed to make/compile the 2.01 release under SunOS 5.7,
| > after changing the compiler to gcc from cc (cc doesn't like C++ //
| > comments in C files).
|
| Sorry about that, I used to be much better about not using // and only
| /**/, precisely for cc compatibility.  I'll go through and fix all the
| //'s

FWIW, //-style comments are part of the C99 standard.

I did screw that up once -- I used 'gcc' for building and testing my
own work, and accidentally left a line commented out (with '//') when
I submitted the code.  The prof used 'cc' and it barfed.  I had
intended to remove that piece of code anyways, I just wanted to test
it first.  This was on Solaris 7 or 8.

-D

-- 

Through love and faithfulness sin is atoned for;
through the fear of the Lord a man avoids evil.
        Proverbs 16:6


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to