Your message dated Sun, 31 Dec 2023 13:22:48 +0100
with message-id <[email protected]>
and subject line Re: Bug#239177: ppp-dev: gcc warnings on pppd.h
has caused the Debian Bug report #239177,
regarding ppp-dev: gcc warnings on pppd.h
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
239177: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=239177
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ppp-dev
Version: 2.4.2+20040202-1
Severity: normal
The below warnings occur when compiling with the -Wshadow option of gcc. This
is a problem as potentially bugs in pppd code may be obscured by this, and also
they may obscure errors in other code which uses ppp headers.
/usr/include/net/pppd.h:656: warning: declaration of `privileged' shadows a
global declaration
/usr/include/net/pppd.h:224: warning: shadowed declaration is here
/usr/include/net/pppd.h:661: warning: declaration of `privileged' shadows a
global declaration
/usr/include/net/pppd.h:224: warning: shadowed declaration is here
/usr/include/net/pppd.h:685: warning: declaration of `user' shadows a global
declaration
/usr/include/net/pppd.h:283: warning: shadowed declaration is here
/usr/include/net/pppd.h:685: warning: declaration of `passwd' shadows a global
declaration
/usr/include/net/pppd.h:284: warning: shadowed declaration is here
/usr/include/net/pppd.h:689: warning: declaration of `user' shadows a global
declaration
/usr/include/net/pppd.h:283: warning: shadowed declaration is here
/usr/include/net/pppd.h:689: warning: declaration of `passwd' shadows a global
declaration
/usr/include/net/pppd.h:284: warning: shadowed declaration is here
/usr/include/net/pppd.h:696: warning: declaration of `user' shadows a global
declaration
/usr/include/net/pppd.h:283: warning: shadowed declaration is here
/usr/include/net/pppd.h:696: warning: declaration of `passwd' shadows a global
declaration
/usr/include/net/pppd.h:284: warning: shadowed declaration is here
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.4-se
Locale: LANG=C, LC_CTYPE=C
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.5.0-1+1
On Apr 11, Marco d'Itri <[email protected]> wrote:
> Agreed, but I'm definitely not going to touch this just for the debian
> package...
Since then, this has been reworked upstream and has been fixed at least
in 2.5.0.
--
ciao,
Marco
signature.asc
Description: PGP signature
--- End Message ---