Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2009 19:07:31 +0100 (BST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        "Alan R. S. Bueno" <alan.bsd@gmail.com>
Cc:        svn-src-head@freebsd.org, David Schultz <das@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r197949 - head/lib/libc/sys
Message-ID:  <alpine.BSF.2.00.0910131906540.71939@fledge.watson.org>
In-Reply-To: <d2d9928e0910120328n110f0fa3ide5ba0a2d20edf1e@mail.gmail.com>
References:  <200910110008.n9B08tQc095922@svn.freebsd.org> <alpine.BSF.2.00.0910112154450.48605@fledge.watson.org> <d2d9928e0910120328n110f0fa3ide5ba0a2d20edf1e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 12 Oct 2009, Alan R. S. Bueno wrote:

> That modification also imply modifying the template NLS catalog and the 
> translations (or maybe translators should be advised to update their files 
> (I don't know if they are aware of the change)).

I wasn't aware I needed to do this, and have now merged your patch, thanks! 
(David: I also commited the descriptions of the errnos you added).

Robert

>
> The patch to C.msg:
>
> Index: C.msg
> ===================================================================
> RCS file: /home/ncvs/src/lib/libc/nls/C.msg,v
> retrieving revision 1.1
> diff -u -r1.1 C.msg
> --- C.msg	27 Feb 2005 17:59:39 -0000	1.1
> +++ C.msg	12 Oct 2009 10:14:33 -0000
> @@ -181,6 +181,16 @@
> 87 Attribute not found
> $ EDOOFUS
> 88 Programming error
> +$ EBADMSG
> +89 Bad message
> +$ EMULTIHOP
> +90 Multihop attempted
> +$ ENOLINK
> +91 Link has been severed
> +$ EPROTO
> +92 Protocol error
> +$ ENOTCAPABLE
> +93 Capabilities insufficient
> $
> $ strsignal() support catalog
> $
>
>
> Thanks!
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0910131906540.71939>