bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Innocuous warnings


From: Paul Eggert
Subject: Re: Innocuous warnings
Date: Tue, 17 Nov 2020 13:36:25 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 11/17/20 9:39 AM, Bruce Korb wrote:
timespec.c:2:0: warning: "_GL_TIMESPEC_INLINE" redefined
  #define _GL_TIMESPEC_INLINE _GL_EXTERN_INLINE

Looks like config.h includes timespec.h. config.h shouldn't include other files, as a rule, so I'd fix that.

I can't reproduce the problem because gnu-pw-mgr (commit e32699ad811540e73f648726a60d76e6ba58467c) doesn't build for me on Fedora 33:

$ GNULIB_SRCDIR=$HOME/src/gnu/gnulib ./bootstrap
Removing .gitmodules
Removing .tarball-version
Removing ChangeLog
Removing build-aux/
Removing doc/gnu-pw-mgr.texi
Removing m4/
Removing src/dep-set-opt
Removing src/gpw-str.c
Removing src/gpw-str.h
Removing src/set-opt.c
Removing src/set-opt.h
sed: can't read doc/titlepage.texi: No such file or directory



reply via email to

[Prev in Thread] Current Thread [Next in Thread]