pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/36929 (net/tacacs: fails to build with gcc4)
On Sun, Sep 23, 2007 at 08:48:44AM +0000, obache%NetBSD.org@localhost wrote:
> Synopsis: net/tacacs: fails to build with gcc4
>
> State-Changed-From-To: open->feedback
> State-Changed-By: obache%netbsd.org@localhost
> State-Changed-When: Sun, 23 Sep 2007 08:48:42 +0000
> State-Changed-Why:
> Simply removing the 'extern' line seems OK.
> Why do you want to keep the line if using gcc<4.0 ?
>
As forward declarations to static variables are valid gcc<4
that we can keep this line to not change an author's original code
(and a case for gcc4 having preprocessing).
p.s. and really, as in the pkgsrc version of tacacs
forward declaration to nopasswd_str is not used
is possible (I am agree with you) to clean simply this line.
--
Yakovetsky Vladimir
Home |
Main Index |
Thread Index |
Old Index