Source-Changes archive

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

CVS commit: basesrc/include



Module Name:    basesrc
Committed By:   thorpej
Date:           Fri May 24 21:07:44 UTC 2002

Modified Files:
        basesrc/include: stdio.h

Log Message:
Parameterize the vfscanf macro's arguments.  Without them, 3rd party
software can become greatly confused.

This fixes 4 GCC 3.2 testsuite failures.

This is a stop-gap measure which can be easily applied to the 1.6
release branch.  A different fix for the trunk is forthcoming.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 basesrc/include/stdio.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index