Source-Changes archive

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

CVS commit: [netbsd-8] src/external/bsd/mdocml/include



Module Name:    src
Committed By:   martin
Date:           Sun Mar 18 11:01:00 UTC 2018

Modified Files:
        src/external/bsd/mdocml/include [netbsd-8]: config.h

Log Message:
Pull up following revision(s) (requested by nakayama in ticket #640):
        external/bsd/mdocml/include/config.h: revision 1.4
Disable wchar_t support since our C library does not treat wchar_t
as UCS-4 in the case of non-UTF-8 locales.
This feature was controlled by USE_WCHAR and disabled on NetBSD 7.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.4.1 src/external/bsd/mdocml/include/config.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