[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision
From: |
Joerg Wunsch |
Subject: |
Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision |
Date: |
Thu, 12 Feb 2004 21:52:59 +0100 |
User-agent: |
Mutt/1.2.5i |
As Joerg Wunsch wrote:
> I'm going to accept your patch verbatim, after a bit of testing.
Btw., the resulting code (for the !PRINTF_MIN case) is 6 bytes larger
than previously, in a test case where the application didn't already
request strlen()/strnlen() before. So that's OK.
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/
Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision, Joerg Wunsch, 2004/02/02