NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/45659: Rename lable in opendir.c.
The following reply was made to PR lib/45659; it has been noted by GNATS.
From: henning petersen <henning.petersen%t-online.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: lib/45659: Rename lable in opendir.c.
Date: Sat, 03 Dec 2011 18:41:54 +0100
Am 03.12.2011 18:30, schrieb Alan Barrett:
> The following reply was made to PR lib/45659; it has been noted by GNATS.
>
> From: Alan Barrett <apb%cequrux.com@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: lib/45659: Rename lable in opendir.c.
> Date: Sat, 3 Dec 2011 19:26:24 +0200
>
> On Sun, 27 Nov 2011, henning.petersen%t-online.de@localhost wrote:
> >>Description:
> >Label and variable with same name "error" in opendir.c.
>
> Why do you think this is a problem?
>
> Section 6.2.3 of the C99 standard (at least, the N1124 draft that
> I have available) makes it clear that labels and variables are in
> different name spaces.
>
> --apb (Alan Barrett)
>
>
OK you are right.
Home |
Main Index |
Thread Index |
Old Index