Date: Wed, 27 Feb 2013 13:38:46 -0800 From: Xin LI <delphij@gmail.com> To: John-Mark Gurney <jmg@funkthat.com> Cc: Gabor Kovesdan <gabor@freebsd.org>, freebsd-i18n@freebsd.org Subject: Re: patch for in tree iconv Message-ID: <CAGMYy3uQuZ8PDJrJ3KFyFwfF632BeQx82HJqoXgCNjdGmjsnGw@mail.gmail.com> In-Reply-To: <20130227213200.GB55866@funkthat.com> References: <20130227213200.GB55866@funkthat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I think the list ate your patch, could you please send it inline or (ideally) post it on a web server? Cheers, On Wed, Feb 27, 2013 at 1:32 PM, John-Mark Gurney <jmg@funkthat.com> wrote: > I've worked at fixing a few of iconv's locking issues, and I've attached > this patch. This should fix most/all of the locking related issues > relating to the global lock... > > Though I ran the tests in tools/test/iconv, and it looks like the > checked in reference conversion in ref are wrong... The > UTF-32 -> ASCII map (ref/ASCII-rev) has: > 0x00A3 = 0x626C > 0x00A5 = 0x6E6579 > > I'm pretty sure 0x626C and 0x6E6579 are not valid ASCII characters.. :) > > w/ my updates, they are properly(?) mapped to 0x3F... I'm not sure > what they were w/o my changes... > > I already committed a fixed for an issue w/ svn keywords in > tablegen/cmp.sh... Hence, why I'm able to run the tests.. > > Comments? > > Please CC me, I'm not on the list.. > > -- > John-Mark Gurney Voice: +1 415 225 5579 > > "All that I will do, has been done, All that I have, has not." > _______________________________________________ > freebsd-i18n@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-i18n > To unsubscribe, send any mail to "freebsd-i18n-unsubscribe@freebsd.org" > -- Xin LI <delphij@delphij.net> https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGMYy3uQuZ8PDJrJ3KFyFwfF632BeQx82HJqoXgCNjdGmjsnGw>