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 /.) _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel