Re: C++ PATCH to change default dialect to C++14

2015-07-01 Thread Jim Wilson
On Wed, Jul 1, 2015 at 10:21 PM, Jason Merrill wrote: > This document also says that "A workaround until libraries get updated is to > include or before any headers from that library." > Can you try modifying the graphite* files accordingly? Right. I forgot to try that. Trying it now, I see t

Re: C++ PATCH to change default dialect to C++14

2015-07-01 Thread Marc Glisse
On Thu, 2 Jul 2015, Jason Merrill wrote: On 07/02/2015 12:10 AM, Jim Wilson wrote: This is a known gmp problem, documented in PR56019 and in https://gcc.gnu.org/gcc-4.9/porting_to.html near the bottom where it discusses cstddef.h changes. This document also says that "A workaround until

<    1   2