Re: bin/37566: src/lib/libc/locale/nl_langinfo.c removed only in 4.5.x

[ Available lists | Index of freebsd-bugs | Month of Apr 2002 | Week of 29 Apr 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alexey Zelkin <phantom@FreeBSD.ORG>
Date
29 Apr 2002 11:00:19
Subject
Re: bin/37566: src/lib/libc/locale/nl_langinfo.c removed only in 4.5.x
Message-ID
200204291800.g3TI04G42214@freefall.freebsd.org


[ Hide this part ]
The following reply was made to PR bin/37566; it has been noted by GNATS.

From: Alexey Zelkin <phantom@FreeBSD.ORG>
To: David Gilbert <dgilbert@velocet.ca>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/37566: src/lib/libc/locale/nl_langinfo.c removed only in 4.5.x
Date: Mon, 29 Apr 2002 20:55:15 +0300

hi,

On Mon, Apr 29, 2002 at 08:50:06AM -0400, David Gilbert wrote:
>
> >Number: 37566
> >Category: bin
> >Synopsis: src/lib/libc/locale/nl_langinfo.c removed only in 4.5.x

> >Description:
> In only RELENG_4_5, the file nl_langinfo.c is missing. It prevents
> /usr/ports/x11-toolkits/gal from compiling ... which, in turn,
> prevents many other ports from compiling.
> >How-To-Repeat:
> cvsup to RELENG_4_5
> make world
> then try to make in /usr/ports/x11-toolkits/gal
> >Fix:
>
> Apply the same patch as 1.13.2.3 to the RELENG_4_5 branch

It's not possible to just merge this revision since adding this function
require many locale specific merges as well. I think port itself should
be fixed. BTW, how it compiles for 4.5 and more earlies releases which
also not have nl_langinfo() ?

PS: Actually since it's not a security fix, I doubt that security officer
will approve this addition :-(


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Elapsed time: 0.101 seconds