grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] UUID support for UFS


From: Pavel Roskin
Subject: Re: [PATCH] UUID support for UFS
Date: Tue, 21 Jul 2009 18:05:02 -0400

On Tue, 2009-07-21 at 23:45 +0200, Vladimir 'phcoder' Serbinenko wrote:

> This change would allow to produce a code which is cleaner, easier to
> read and understand. However I'm opposed to modifying printf function
> for it.

I think Javier misspoke or didn't realize that *printf doesn't need to
be modified.

>  Instead we could just define somewhere:
> GRUB_PRIx32 "%x"

Better yet, "x", as in libc.  That would allow for "%08x" that we need
for UUID.

But I would prefer that we work on fixing bugs rather than non-bugs.

-- 
Regards,
Pavel Roskin




reply via email to

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