Read this, please...

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Thu Jul 20 00:49:00 GMT 2000


> Hello, this is not reallly a GCC bug, but since it's an error of the
> package it's into and i didn't know where to send it, i sent it
> here...  ok, here it goes, it's stupid, i know....
> in the libc help reference, the example from _fix_path, there's a line
> scanf(oldpath);
> that should be
> scanf("%s", oldpath);

Thanks for your bug report. I'm not exactly sure what documentation
you are talking about, but it seems you've read glibc
documentation. Please don't send glibc bug report to this address; use
the glibcbug script on your system to report such bugs instead.

Regards,
Martin


More information about the Gcc-bugs mailing list