pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Intentional code?


From: Neil Hotmail
Subject: Re: Intentional code?
Date: Fri, 11 Oct 2002 17:42:28 +0100

> at any point it's valid code and g++ doesn't issue a warning for empty
if's.
> Therefore it may be a good idea to compile with as many warnings as
possible
> in VC++, maybe this will find other problems.
I am doing this at the moment, to pick up other bugs.

The most common issue is use of "if (x);" instead of UNUSEDARG(x), but there
are a few other ones I am finding. Expect a patch with all the small changes
sometime soon.

Ginge




reply via email to

[Prev in Thread] Current Thread [Next in Thread]