diff options
author | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2018-10-03 00:56:28 +0200 |
---|---|---|
committer | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2018-10-03 00:56:28 +0200 |
commit | 2c8980f44cda8ac75890c54305c87dd85a83361a (patch) | |
tree | 51a108bd32589708b8e570065f4987ea9c15c839 /editor/project_manager.cpp | |
parent | a2b6be23ada5e7dc6f5815236d7d2b3bb41ab2db (diff) |
Fix GCC compiler warning in mono module
- thread_local.h: 'delegating constructors only available with -std=c++11 or -std=gnu++11'
- mono_reg_utils.cpp: 'extra tokens at end of #endif directive'
- mono_bottom_panel.cpp: '<fieldB> will be initialized after <fieldA> when initialized here'
- bindings_generator.cpp: 'name lookup of 'i' changed (...) matches this 'i' under ISO standard rules (...) matches this 'i' under old rules (...)'
Diffstat (limited to 'editor/project_manager.cpp')
0 files changed, 0 insertions, 0 deletions