Re: modules alignalloc and propername-lite

2023-09-02 Thread Bruno Haible
Paul Eggert wrote on 2023-08-21: > > When I run './check-copyright', I get (among other output) a small list > > of inconsistencies: > > > > Module LicenseFile License File name > > = = = > > LGPLv2+ GPL

./lib/error.h:410:8: warning: ISO C forbids braced-groups within expressions [-Wpedantic]

2023-09-02 Thread Bjarni Ingi Gislason
While compiling "groff" with gcc (Debian 13.2.0-2) 13.2.0) and "-std=gnu2x": ../lib/openat-die.c: In function 'openat_save_fail': ./lib/error.h:410:8: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 410 | : ({ \ |^ ./lib/error.h:470:7: note: in expansion

Re: ./lib/error.h:410:8: warning: ISO C forbids braced-groups within expressions [-Wpedantic]

2023-09-02 Thread Bruno Haible
Bjarni Ingi Gislason wrote: > While compiling "groff" with gcc (Debian 13.2.0-2) 13.2.0) and "-std=gnu2x": > > ../lib/openat-die.c: In function 'openat_save_fail': > ./lib/error.h:410:8: warning: ISO C forbids braced-groups within expressions > [-Wpedantic] > 410 | : ({ \ > |

[PATCH] Warn about Bug#65599 with CIFS chmod/chown

2023-09-02 Thread Paul Eggert
--- doc/posix-functions/chmod.texi| 6 ++ doc/posix-functions/chown.texi| 6 ++ doc/posix-functions/fchmod.texi | 6 ++ doc/posix-functions/fchmodat.texi | 7 +++ doc/posix-functions/fchown.texi | 6 ++ doc/posix-functions/fchownat.texi | 6 ++ doc/posix-functio