2025-07-31 03:08 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002262Spring engineGeneralpublic2010-12-18 15:48
Reportersss123next 
Assigned Toabma 
PrioritynormalSeverityblockReproducibilityalways
StatusresolvedResolutionno change required 
Product Version0.82.6.1 
Target VersionFixed in Version0.82.7 
Summary0002262: failed to compile under gcc 4.5.1
Descriptionalways fail to compile.
Additional Informationuse patch provided
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files
  • patch file icon gcc.patch (415 bytes) 2010-12-16 02:30 -
    diff -Naur spring_original/rts/lib/lobby/Connection.h spring_patched/rts/lib/lobby/Connection.h
    --- spring_original/rts/lib/lobby/Connection.h	2010-10-15 23:08:24.000000000 +0300
    +++ spring_patched/rts/lib/lobby/Connection.h	2010-12-13 00:06:25.000000000 +0200
    @@ -7,6 +7,7 @@
     #include <boost/asio/deadline_timer.hpp>
     #include <boost/asio/ip/tcp.hpp>
     #include <string>
    +#include <list>
     
     struct ClientStatus
     {
    
    patch file icon gcc.patch (415 bytes) 2010-12-16 02:30 +

-Relationships
+Relationships

-Notes

~0006084

abma (administrator)

Last edited: 2010-12-18 15:47

already fixed in 0.82 branch (+master): https://github.com/spring/spring/blob/0.82-branch/rts/lib/lobby/Connection.h#L10

this will be in next release

~0006085

sss123next (reporter)

this patch need to be added to gentoo overlay

~0006100

abma (administrator)

Last edited: 2010-12-18 15:49

Please contact for that the gentoo-packager:

http://springrts.com/wiki/Linux:Packaging#Gentoo

+Notes

-Issue History
Date Modified Username Field Change
2010-12-16 02:30 sss123next New Issue
2010-12-16 02:30 sss123next File Added: gcc.patch
2010-12-16 18:05 abma Note Added: 0006084
2010-12-16 18:05 abma Status new => resolved
2010-12-16 18:06 abma Fixed in Version => 0.82.6.1+git
2010-12-16 18:06 abma Resolution open => no change required
2010-12-16 18:06 abma Assigned To => abma
2010-12-16 19:55 sss123next Note Added: 0006085
2010-12-16 19:55 sss123next Status resolved => assigned
2010-12-16 19:55 sss123next Resolution no change required => reopened
2010-12-18 15:47 abma Note Edited: 0006084
2010-12-18 15:48 abma Note Added: 0006100
2010-12-18 15:48 abma Status assigned => resolved
2010-12-18 15:48 abma Resolution reopened => no change required
2010-12-18 15:49 abma Note Edited: 0006100
+Issue History