[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Current trunk is broken for MinGW, patches included
From: |
Eli Zaretskii |
Subject: |
Re: Current trunk is broken for MinGW, patches included |
Date: |
Sun, 28 Dec 2014 22:59:01 +0200 |
> Date: Sun, 28 Dec 2014 20:13:28 +0000
> From: Gavin Smith <address@hidden>
> Cc: Texinfo <address@hidden>
>
> This appears to be an issue with varying implementations/standards.
> Later standards declare the parameter as a 'char **', presumably
> because char ** doesn't convert to const char **. We could always
> stick a cast in there if the warning is a problem.
It's not a catastrophe, but with the latest versions of GCC becoming
more and more noisy, my personal preference is to shut up as many
warnings as possible, so that real problems are clearly visible.
- Current trunk is broken for MinGW, patches included, Eli Zaretskii, 2014/12/24
- Re: Current trunk is broken for MinGW, patches included, Gavin Smith, 2014/12/24
- Re: Current trunk is broken for MinGW, patches included, Gavin Smith, 2014/12/25
- Re: Current trunk is broken for MinGW, patches included, Gavin Smith, 2014/12/25
- Re: Current trunk is broken for MinGW, patches included, Eli Zaretskii, 2014/12/25
- Re: Current trunk is broken for MinGW, patches included, Gavin Smith, 2014/12/28
- Re: Current trunk is broken for MinGW, patches included,
Eli Zaretskii <=
- Re: Current trunk is broken for MinGW, patches included, Werner LEMBERG, 2014/12/28
- Re: Current trunk is broken for MinGW, patches included, Eli Zaretskii, 2014/12/29