What if you just put -std=c++0x
into the CXXFLAGS
for the travis.yml file? GCC 4.6 has fairly good C++11 support and given that Scintilla uses pretty basic C++ features, it might be enough.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.