Package: grub-pc
Version: 1.96+20080601
Severity: normal

printf treats a precision specifier on a string format as a maximum
length.  For instance, %.4s will print at most 4 characters from the
string.  This makes it much easier to deal with fixed-width strings.
However, grub_printf does not support this syntax.

- Josh Triplett



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to