Source-Changes archive

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

CVS commit: src/include



Module Name:    src
Committed By:   christos
Date:           Sun Nov 15 22:21:03 UTC 2009

Modified Files:
        src/include: inttypes.h stddef.h stdlib.h wchar.h

Log Message:
Don't define wchar_t for c++; it is native in the language. From Alexander
Nasonov


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/include/inttypes.h
cvs rdiff -u -r1.15 -r1.16 src/include/stddef.h
cvs rdiff -u -r1.89 -r1.90 src/include/stdlib.h
cvs rdiff -u -r1.27 -r1.28 src/include/wchar.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