[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ‘surrogates_to_codepoint’ warnings
From: |
Richard Copley |
Subject: |
Re: ‘surrogates_to_codepoint’ warnings |
Date: |
Mon, 15 Jan 2018 19:48:04 +0000 |
On 15 January 2018 at 19:30, Paul Eggert <address@hidden> wrote:
> Richard Copley wrote:
>>
>> Below are the C warnings I currently get when building the master
>> branch, on MSYS2.
>
>
> These appear to be false alarms. Which compiler and version are you using,
> and how are you invoking 'configure'? I ask because often we don't bother to
> pacify false alarms from older or less-used compilers, or compilers invoked
> with unusual options.
Same as last time you asked :)
GCC 7.2.
./configure --config-cache --with-modules --without-pop 'CFLAGS=-O3 -ggdb3'
Re: ‘surrogates_to_codepoint’ warnings, martin rudalics, 2018/01/16