#2429: change BOOL to bool
----------------------------------------+---------------------------
        Reporter:  ant...@…             |        Type:  bug
          Status:  new                  |    Priority:  major
       Milestone:  unspecified          |   Component:  Build system
         Version:  git/master           |    Keywords:
Operating System:  Windows Vista 64bit  |  Blocked By:
        Blocking:                       |
----------------------------------------+---------------------------
 dudes, this is causing tons of warnings about this.
 it even produces bad code.
 warning C4805: '==' : unsafe mix of type 'BOOL' and type 'bool' in
 operation
 please fix ASAP, game is not stable!
 I can attach all files that we converted and it went from 1632 warnings to
 576

 we saw many of these as well
 {{{
 .\src\visibility.cpp(75) : warning C4510: '<unnamed-tag>' : default
 constructor could not be generated ..\src\visibility.cpp(66) : see
 declaration of '<unnamed-tag>'
 }}}

-- 
Ticket URL: <http://developer.wz2100.net/ticket/2429>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to