View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003938 | Spring engine | Linux | public | 2013-08-15 20:38 | 2013-08-17 12:28 |
| Reporter | cleanrock | Assigned To | cleanrock | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 94.1.1+git | ||||
| Summary | 0003938: int64_t problem on arch | ||||
| Description | This is a new problem on arch, most probably came with the glibc 2.18 update. [ 0%] Building CXX object rts/aGui/CMakeFiles/engineaGui.dir/LineEdit.cpp.o In file included from /home/johanr/my_projects/spring/rts/aGui/LineEdit.cpp:7:0: /home/johanr/my_projects/spring/rts/System/Misc/SpringTime.h:9:24: error: conflicting declaration ‘typedef boost::int64_t int64_t’ typedef boost::int64_t int64_t; ^ In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/include/stdint.h:9:0, from /usr/include/c++/4.8.1/cstdint:41, from /usr/include/c++/4.8.1/bits/char_traits.h:376, from /usr/include/c++/4.8.1/string:40, from /home/johanr/my_projects/spring/rts/aGui/LineEdit.h:6, from /home/johanr/my_projects/spring/rts/aGui/LineEdit.cpp:3: /usr/include/stdint.h:40:19: error: ‘int64_t’ has a previous declaration as ‘typedef long int int64_t’ typedef long int int64_t; ^ | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-08-15 20:38 | cleanrock | New Issue | |
| 2013-08-16 17:32 | cleanrock | Note Added: 0011318 | |
| 2013-08-17 12:28 | cleanrock | Changeset attached | => spring develop 388fb4b6 |
| 2013-08-17 12:28 | cleanrock | Assigned To | => cleanrock |
| 2013-08-17 12:28 | cleanrock | Status | new => resolved |
| 2013-08-17 12:28 | cleanrock | Resolution | open => fixed |