grub-devel
[Top][All Lists]
Advanced

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

Re: grub_cmdline_get() i18n problem


From: Robert Millan
Subject: Re: grub_cmdline_get() i18n problem
Date: Fri, 1 Feb 2008 22:48:53 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Fri, Feb 01, 2008 at 09:19:57PM +0000, Oleg Strikov wrote:
> There are two ways:
> * encode smth like grub_utf8_strlen ()
> * modify grub_strlen () func and add this feature
> 
> I do my best to solve this problem, but what way do you recommend?

The convention is to match the posix equivalents, then grub_strlen() for 
counting
bytes, so I'd suggest the first.

But, are you sure we don't have this already?

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)




reply via email to

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