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

Bug#245836: nl_langinfo



Actually, libc6 is correctly returning "" when its passed a bogus
parameter.

However, when its passed good input, it returns NULL.  All returns from
the function are of "", except for this one:

	return (char *)data->values[index].string;

So, apparently string is never initialized.  Is documentation missing a
"you must call this init function" maybe?

-- 
Justin
aptitude install iraf saods9 eclipse xpa sextractor x11iraf wcstools pyraf
http://www.justinpryzby.com/debian/

Attachment: signature.asc
Description: Digital signature


Reply to: