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!
_______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"