From owner-freebsd-bugs Fri Apr 20 5:10:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F6A637B423 for ; Fri, 20 Apr 2001 05:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3KCA3K10678; Fri, 20 Apr 2001 05:10:03 -0700 (PDT) (envelope-from gnats) Date: Fri, 20 Apr 2001 05:10:03 -0700 (PDT) Message-Id: <200104201210.f3KCA3K10678@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: conf/25472: add bg_BG.CP1251 locale support Reply-To: Peter Pentchev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/25472; it has been noted by GNATS. From: Peter Pentchev To: "Andrey A. Chernov" 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" > To: Peter Pentchev > 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