Am Samstag, den 30.08.2008, 14:01 +0200 schrieb Robert Millan:
> I think the idea with this was to unify the strings for grub_dprintf calls;
> your patch goes a bit further and also puts other sort of strings to share
> the same variable.
>
> I think that's a bit dangerous, since changes intended for one use of the
> variable could collaterally affect the rest in subtle ways. And it's not
> that useful in code size anyway.
Oh right, but then modname seems to be a bit the wrong name,
if it should ony be used for grub_dprintf.
For example the i386-pc biosdisc.c uses grub_dprintf("disk") and
partmap/pc.c uses "partition"
What about moddebugname or something like that then?
--
Felix Zielcke
_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel