NeverEnding #32

Remove the #pragma warning on Windows in types_nl.h and solved the warning in a good manner

Added by vl almost 10 years ago. Updated almost 8 years ago.

Status:New Start date:09/03/2008
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-

Description

When removing the #pragma warning on Windows in types_nl.h, it'll generate tons of warning.

NE_32.patch (720 Bytes) Magnifier jade, 09/21/2008 08:57 am

History

#1 Updated by jade almost 10 years ago

The compiler should not be prevented from warning about empty control statement (C4390)
I have re-enabled this warning as the code base does not have such issue as of revision 331. Anyone introducing such issue from now on should fix their code rather than disabling the warning

#2 Updated by jade almost 10 years ago

Are all the #define WINVER 0x0400 still necessary? I don't think so, and they generate macro redefinition warnings that can easily be avoided. Please let me know what you think

#3 Updated by sfb over 9 years ago

  • Category set to Misc
  • Target version set to 0.8.0

#4 Updated by kervala almost 8 years ago

  • Project changed from NeL to Ryzom
  • Category deleted (Misc)
  • Target version deleted (0.8.0)

Also available in: Atom PDF