Le 03/06/2016 06:24, Scott Kostyshak a écrit :
Dear all,

Are we going to require C++11 starting with LyX 2.3.0? From what I
understand, this will make several things easier.

Scott


Apart from Boost features and smart pointers from the other message, two
areas come to mind:

* char32_t and Unicode literals, i.e. being able to directly type
docstrings with the syntax U"..." directly in UTF-8 in the source. This
is a prerequisite for having non-ASCII-only translation strings, which
came up again on the list recently. Unfortunately, this requires
dropping MSVC < 2015.

* Better support for threads. But this is not an area of lyx that I can
speak about.

Reply via email to