[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: T.syslog_L 115



On Tue, Mar 12, Joey Hess wrote:

> T.syslog_L 115 in lts_lsb-os-1.0.2.6 formats a string with the
> following, amoung other things:
> 
> %10$#+-.*13$hi
> 
> According to my sprintf man page, the # flag is not defined for the i
> conversion (according to the glibc info pages, it "doesn't do anything
> useful for the `%d', `%i', or `%u' conversions"). Maybe this is why the
> test is always failing.

No, syslog_L 115 works fine (I think it was a glibc bug).

my fails are:

        openlog_L 2
        syslog_L 2
        syslog_L 5
        syslog_L 6
        syslog_L 7

My guess:

syslog_L 6: uses LOG_INFO, bug logfile for debug
syslog_L 7: dito

Don't know about the first 3.

  Thorsten

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/        kukuk@suse.de
SuSE Linux AG        Deutschherrenstr. 15-19       D-90429 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B



Reply to: