URL:
  <http://gna.org/bugs/?9023>

                 Summary: AI compilation warning: converting of negative
value `-0x000000001' to `uint'
                 Project: Wormux
            Submitted by: simfek
            Submitted on: samedi 28.04.2007 à 14:14
                Category: Compilation
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
                 Release: SVN 2506
         Discussion Lock: Any

    _______________________________________________________

Details:

Compiling of SVN 2506, using GCC 3.4.6:

ai/ai_engine_stupid.cpp: In constructor `AIStupidEngine::AIStupidEngine()':
ai/ai_engine_stupid.cpp:48: warning: converting of negative value
`-0x000000001' to `uint'
ai/ai_engine_stupid.cpp:48: warning: converting of negative value
`-0x000000001' to `uint'
ai/ai_engine_stupid.cpp:48: warning: converting of negative value
`-0x000000001' to `uint'
s

Reverting to previous revision (SVN 2477) of this constructor:

ai/ai_movement_module.cpp: In constructor
`AIMovementModule::AIMovementModule()':
ai/ai_movement_module.cpp:341: warning: converting of negative value
`-0x000000001' to `uint'
ai/ai_movement_module.cpp:341: warning: converting of negative value
`-0x000000001' to `uint'

Note: SVN 2470 can be compiled without any warning.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?9023>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Wormux-gna mailing list
[email protected]
https://mail.gna.org/listinfo/wormux-gna

Reply via email to