Re: C++11 support?

Hubert Figuière <[email protected]> Mon, 11 Apr 2016 22:58:50 -0400
Newsgroups gmane.editors.abiword.devel
Message-ID <[email protected]>
On 10/04/16 09:36 PM, Hubert Figui=C3=A8re wrote:

>> I would love to see us using C++11. it is available for a while on gcc
>> and clang. I know a recent version of MSVC has it too, but then we hav=
e
>> had a Windows build in so long that I don't think it is relevant anymo=
re.
>>
>=20
> I have filed
>=20
> http://bugzilla.abisource.com/show_bug.cgi?id=3D13770
>=20
> I have a patch pending.

It has been checked in now.

I'll progressively replace anything from boost that has a C++11 equivalen=
t.

And we can start using C++11 features that are interesting.

Don't hesitate if you have questions.

Hub