[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Fix build errors with --disable-multibyte
From: |
Chet Ramey |
Subject: |
Re: [PATCH] Fix build errors with --disable-multibyte |
Date: |
Wed, 27 Apr 2022 14:40:29 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 |
On 4/27/22 2:32 PM, Jason A. Donenfeld wrote:
> > #else
> > -# define dequote_pathname udequote_pathname
> > +# define dequote_pathname(p) udequote_pathname(p)
>
> This isn't strictly necessary, right? The current code doesn't even
> generate a warning on my test builds.
>
>
> gcc 11.3 gave me a fatal warning without it.
Huh. Ok.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/