bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug #4658], and also [bug #4624]


From: Fred Kiefer
Subject: Re: [bug #4658], and also [bug #4624]
Date: Fri, 05 Sep 2003 14:06:46 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021204

Pete French wrote:
Can you point me to the correct place to do the iconv changes pleaase
and I'll do another version of the patch at the weekend, if that would
satisfy for now ? Other bits and pieces I'll try and do as I get time
over the neext few weeks. My original idea was to revamp all of it
including case mapping stuff and also add the decompose (and possibly
precompose) methods too, time allowing. But I want to make sure I get
it right...

To change the name for the iconv conversion you just need to change the function internal_unicode_enc(), which is also in the Unicode.m file. And of course make sure that you use names that can be found on all machines out there on the net. This was the hard part the last time, which explains why we don't have a hardcoded name there.

For the other conversions we need at least to make sure that they ignore the complex characters and not just ignore the start of one. I don't know what is needed for this.

Cheers
Fred





reply via email to

[Prev in Thread] Current Thread [Next in Thread]