Menu

#7 Empty if statement in xmlstuff.cpp looks implausible

open
nobody
None
5
2005-07-28
2005-07-28
elsapo
No

MSVC warning:

hotway-0.3m\xmlstuff.cpp(247) : warning C4390: ';' :
empty controlled statement found; is this the intent?

referenced line:

                if \(\!xmlStrcmp\(cur->name, \(const xmlChar \*\) "to"\)\);

Its difficult to believe that that is truly what was
desired?

Discussion


Log in to post a comment.