DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11.
These are mostly things that were in fact erroneous, but accepted by older compilers. This changeset has not yet been built with Visual Studio 2013 or Linux gcc, even with -std=c++11. This changeset has not been built *without* -std=c++11. It should be used in conjunction with a corresponding change to LL_BUILD_DARWIN_BASE_SWITCHES in viewer-build-variables/variables. This is a work in progress. We do not assert that this changeset completes the work needed to turn on -std=c++11, even on the Mac.
Showing
- indra/llcommon/lleventdispatcher.h 2 additions, 2 deletionsindra/llcommon/lleventdispatcher.h
- indra/llcommon/llpreprocessor.h 3 additions, 7 deletionsindra/llcommon/llpreprocessor.h
- indra/llcommon/tests/llsdserialize_test.cpp 1 addition, 1 deletionindra/llcommon/tests/llsdserialize_test.cpp
- indra/llimage/llimagetga.cpp 1 addition, 1 deletionindra/llimage/llimagetga.cpp
- indra/llmath/v4color.cpp 1 addition, 1 deletionindra/llmath/v4color.cpp
- indra/llmath/v4color.h 1 addition, 1 deletionindra/llmath/v4color.h
- indra/llmath/v4coloru.h 1 addition, 1 deletionindra/llmath/v4coloru.h
- indra/llwindow/llopenglview-objc.mm 10 additions, 10 deletionsindra/llwindow/llopenglview-objc.mm
- indra/llwindow/llwindowmacosx.cpp 2 additions, 2 deletionsindra/llwindow/llwindowmacosx.cpp
- indra/newview/llappdelegate-objc.mm 1 addition, 1 deletionindra/newview/llappdelegate-objc.mm
- indra/newview/llappviewermacosx.cpp 2 additions, 1 deletionindra/newview/llappviewermacosx.cpp
- indra/newview/llpanelexperiencelisteditor.cpp 8 additions, 1 deletionindra/newview/llpanelexperiencelisteditor.cpp
- indra/newview/llpresetsmanager.cpp 1 addition, 2 deletionsindra/newview/llpresetsmanager.cpp
- indra/newview/llviewerstats.cpp 2 additions, 1 deletionindra/newview/llviewerstats.cpp
Loading
Please register or sign in to comment