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

                 Summary: Codeblocks fails to compile, likely from bug in
commit 50723
                 Project: Battle for Wesnoth
            Submitted by: sigurdthedragon
            Submitted on: Fri 12 Aug 2011 06:47:40 PM GMT
                Category: Bug
                Severity: 5 - Blocker
                Priority: 5 - Normal
              Item Group: Units
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: Trunk
        Operating System: Win 7 x64

    _______________________________________________________

Details:

in unit_map.hpp there is a typo on line 96 'uint' that prevented

when I corrected it to 'unit' and tried to recompile the following came out:

C:Wesnoth Sourcetrunksrcunit_map.hpp|96|error: field 'deleted_uid_' has
incomplete type|
C:Wesnoth Sourcetrunksrcunit_map.hpp||In member function 'void
unit_map::init_end()':|
C:Wesnoth Sourcetrunksrcunit_map.hpp|400|error: 'struct unit_map::unit_pod'
has no member named 'deleted_uid_'|
||=== Build finished: 2 errors, 0 warnings ===|





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to