Sigil-Ebook / flightcrew

Automatically exported from code.google.com/p/flightcrew
GNU General Public License v3.0
33 stars 11 forks source link

TIME_UTC error #44

Closed GoogleCodeExporter closed 12 months ago

GoogleCodeExporter commented 9 years ago
flightcrew/src/BoostParts/boost/thread/xtime.hpp:23:5: error: expected 
identifier before numeric constant
     TIME_UTC=1
     ^

This is not allowed anymore, TIME_UTC is now defined as a macro in c++11 so it 
needs to be renamed. 

Original issue reported on code.google.com by seeg...@gmail.com on 2 Oct 2014 at 12:49

kevinhendricks commented 12 months ago

Closed as this repo is being archived.