http://bugzilla.spamassassin.org/show_bug.cgi?id=3452





------- Additional Comments From [EMAIL PROTECTED]  2004-05-31 19:11 -------
Subject: Re:  compiler warnings in VC++ (Windows) spamc build

> > UNREFERENCED_PARAMETER (argc);
>
> I ended up using Justin's suggestion of (void) argc; which I think is fine
now
> that it is in there.

Should be fine practically everywhere I suspect.  Has the advantage that it
doesn't need to be in compiler-dependent code, so you can just code it in
the clear.  (Which you probably did, I assume.)

        Loren

> Thanks for looking this over with your Win32-experienced eye.

No problem.  Maybe someday I'll figure out how to read perl.  :-)

        Loren





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to