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