Date: Fri, 20 Apr 2001 05:10:03 -0700 (PDT) From: Peter Pentchev <roam@orbitel.bg> To: freebsd-bugs@FreeBSD.org Subject: Re: conf/25472: add bg_BG.CP1251 locale support Message-ID: <200104201210.f3KCA3K10678@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/25472; it has been noted by GNATS. From: Peter Pentchev <roam@orbitel.bg> To: "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: conf/25472: add bg_BG.CP1251 locale support Date: Fri, 20 Apr 2001 14:59:27 +0300 OK, points taken, I'm redoing the patch now. Thanks a lot for the URL and RFC references! (and for your patience in not dismissing this PR right away, but actually trying to help :) However, I've stumbled into some problems. The windows-1251 document on IANA's ftp site points at http://www.microsoft.com/globaldev/ as the authoritative source for information about the windows-1251 charset. From that site, I found: http://www.microsoft.com/globaldev/reference/sbcs/1251.htm which lists the code -> Unicode mapping for the charset. However, RFC 1345 does not list the following three characters: 85 = U+2026 : HORIZONTAL ELLIPSIS 88 = U+20AC : EURO SIGN 95 = U+2022 : BULLET Is RFC 1345 obsoleted by some other, which includes these three codes? If not, can you tell me where I can find the names I should use for them? Many thanks again! G'luck, Peter -- If there were no counterfactuals, this sentence would not have been paradoxical. On Thu, Mar 01, 2001 at 04:40:04AM -0800, Andrey A. Chernov wrote: > The following reply was made to PR conf/25472; it has been noted by GNATS. > > From: "Andrey A. Chernov" <ache@nagual.pp.ru> > To: Peter Pentchev <roam@orbitel.bg> > Cc: FreeBSD-gnats-submit@FreeBSD.ORG > Subject: Re: conf/25472: add bg_BG.CP1251 locale support > Date: Thu, 1 Mar 2001 15:38:16 +0300 > > On Wed, Feb 28, 2001 at 18:56:05 -0000, Peter Pentchev wrote: > > > >Synopsis: add bg_BG.CP1251 locale support > > There is no CP1251 charset name in > ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets > list. Use existen standard "windows-1251" name instead. > > > + <80>;<81>;<82>;<83>;<84>;<85>;<86>;<87>;\ > > Use standard RFC1345 symbolic names here. > > > +80 \x80 > > +81 \x81 > > +82 \x82 > > The same here. Digits are not standard predefined names. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104201210.f3KCA3K10678>