At 2002/3/3 10:41+0100 Thorsten Kukuk writes: > in syslog_L, test 112, the format string contains a typo: > > "%11$#14$*.s" should be replaced with "%11$#*14$.s". This is only > a cosmetic fix and is not the reason for a fail. > > And here is the next typo for syslog_L sub_test100(): > > The string "%12$#hi" needs to be replaced with "%11$#hi", we have only > 11 arguments, not 12. This fixes a fail.
Both of these are now fixed in CVS. Regards, Chris -- [EMAIL PROTECTED] IBM OzLabs Linux Development Group Canberra, Australia
