Re: [PATCH] UTF-8 to UTF-16 transformation

2009-08-28 Thread Vladimir 'phcoder' Serbinenko
>> I'm ok with renaming but whether a conversion goes to charset.mod is >> perhaps to be decided on case-by-case basis- >> > The conversion functions in kern/misc.c could eventually move there as >> > well, >> > once UTF-8 support becomes optional in the kernel. >> utf16_to_utf8 can be moved now o

Re: [PATCH] UTF-8 to UTF-16 transformation

2009-08-28 Thread Robert Millan
On Thu, Aug 27, 2009 at 11:31:28PM +0200, Vladimir 'phcoder' Serbinenko wrote: > On Wed, Aug 26, 2009 at 2:31 AM, Robert Millan wrote: > > On Mon, Aug 24, 2009 at 09:23:22PM +0200, Vladimir 'phcoder' Serbinenko > > wrote: > > > >> 2009-08-24  Vladimir Serbinenko   > >> > >>       UTF-8 to UTF-16 t

Re: [PATCH] UTF-8 to UTF-16 transformation

2009-08-28 Thread Vladimir 'phcoder' Serbinenko
On Thu, Aug 27, 2009 at 11:31 PM, Vladimir 'phcoder' Serbinenko wrote: > On Wed, Aug 26, 2009 at 2:31 AM, Robert Millan wrote: >> On Mon, Aug 24, 2009 at 09:23:22PM +0200, Vladimir 'phcoder' Serbinenko >> wrote: >> >>> 2009-08-24  Vladimir Serbinenko   >>> >>>       UTF-8 to UTF-16 transformation.

Re: [PATCH] UTF-8 to UTF-16 transformation

2009-08-27 Thread Vladimir 'phcoder' Serbinenko
On Wed, Aug 26, 2009 at 2:31 AM, Robert Millan wrote: > On Mon, Aug 24, 2009 at 09:23:22PM +0200, Vladimir 'phcoder' Serbinenko wrote: > >> 2009-08-24  Vladimir Serbinenko   >> >>       UTF-8 to UTF-16 transformation. >> >>       * conf/common.rmk (pkglib_MODULES): Add utf.mod >>       (utf_mod_SOU

Re: [PATCH] UTF-8 to UTF-16 transformation

2009-08-26 Thread Joe Auricchio
On Tue, Aug 25, 2009 at 17:31, Robert Millan wrote: > GNU libc has "iconv" command and "iconv_*" facilities for charset conversion, > how about iconv.mod for consistency? My 2 cents is: that might be confusing. At least, if I saw iconv.mod, I would assume it was really GNU libc's iconv library.

Re: [PATCH] UTF-8 to UTF-16 transformation

2009-08-25 Thread Robert Millan
On Mon, Aug 24, 2009 at 09:23:22PM +0200, Vladimir 'phcoder' Serbinenko wrote: > 2009-08-24 Vladimir Serbinenko > > UTF-8 to UTF-16 transformation. > > * conf/common.rmk (pkglib_MODULES): Add utf.mod > (utf_mod_SOURCES): New variable. > (utf_mod_CFLAGS): Likewise. >

Re: [PATCH] UTF-8 to UTF-16 transformation

2009-08-24 Thread Vladimir 'phcoder' Serbinenko
On Mon, Aug 24, 2009 at 9:22 PM, Vladimir 'phcoder' Serbinenko wrote: > Splitted from my newtree patch > > -- > Regards > Vladimir 'phcoder' Serbinenko > > Personal git repository: http://repo.or.cz/w/grub2/phcoder.git > -- Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://

[PATCH] UTF-8 to UTF-16 transformation

2009-08-24 Thread Vladimir 'phcoder' Serbinenko
Splitted from my newtree patch -- Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://repo.or.cz/w/grub2/phcoder.git ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel