scanf non-conformance
Ulrich Drepper
drepper@redhat.com
Tue Aug 15 09:02:00 GMT 2000
"Joseph S. Myers" <jsm28@cam.ac.uk> writes:
> Properly fixing this would require redirecting the scanf
> functions to other functions if strict conformance to either standard
> version is selected (by -std=c89 or -std=c99 without _GNU_SOURCE).
You'll only experience a problem if you use the %a format followed by
and s. It's a problem but not worth thinking about in the moment.
--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
More information about the Libc-alpha
mailing list