MantisBT - Doomseeker
View Issue Details
0003805Doomseeker[All Projects] Suggestionpublic2020-06-07 02:482021-08-07 16:52
WubTheCaptain 
WubTheCaptain 
nonetweakhave not tried
closedinvalid 
1.3.1 
 
0003805: CXX_STANDARD needs to be updated for C++11
0003542 added CXX_STANDARD to cmake build files, targeting C++98. If the intention is to target C++11 (in the future), that should be updated.
No tags attached.
child of 0003803confirmed  C++11 support 
Issue History
2020-06-07 02:48WubTheCaptainNew Issue
2020-06-07 02:50WubTheCaptainRelationship addedchild of 0003803
2020-06-07 19:39Pol MNote Added: 0021378
2020-06-07 19:39Pol MAssigned To => Pol M
2020-06-07 19:39Pol MStatusnew => feedback
2020-06-07 19:40Pol MAssigned ToPol M =>
2020-06-07 22:37WubTheCaptainNote Added: 0021396
2020-06-07 22:37WubTheCaptainStatusfeedback => new
2020-06-07 22:37WubTheCaptainStatusnew => resolved
2020-06-07 22:37WubTheCaptainResolutionopen => invalid
2020-06-07 22:37WubTheCaptainAssigned To => WubTheCaptain
2021-08-07 16:52Blzut3Statusresolved => closed

Notes
(0021378)
Pol M   
2020-06-07 19:39   
We already use the C++11 standard.
(0021396)
WubTheCaptain   
2020-06-07 22:37   
Oops, you're right. I looked at the patch in 0003542 and thought we were using C++98, without looking at the dead Mercurial commit links in notes.
Nothing to be done here.