j
k
j a
j l
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](https://gcc.gnu.org/gcc-4.6/cxx0x_status.html) and given that Scintilla uses pretty basic C++ features, it might be enough.
Attachments:
Back to the thread
Back to the list