bitemyapp / bitemyapp/flightcrew

TIME_UTC error

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
C++
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.