Merge lp:~tatokis/unity/gcc-72-errors into lp:unity
Proposed by
Tasos Sahanidis
Status: | Needs review |
---|---|
Proposed branch: | lp:~tatokis/unity/gcc-72-errors |
Merge into: | lp:unity |
Diff against target: |
23 lines (+2/-0) 2 files modified
UnityCore/GLibSource.h (+1/-0) unity-shared/IconLoader.h (+1/-0) |
To merge this branch: | bzr merge lp:~tatokis/unity/gcc-72-errors |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Unity Team | Pending | ||
Review via email: mp+340561@code.launchpad.net |
Description of the change
Fixes `error: ‘function’ in namespace ‘std’ does not name a template type` when attempting to compile Unity with gcc/g++ 7.2.
To post a comment you must log in.
Unmerged revisions
- 4270. By Tasos Sahanidis <email address hidden>
-
Fix gcc 7.2 build errors