Source-Changes archive

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

CVS commit: sharesrc/share/locale/ctype



Module Name:    sharesrc
Committed By:   thorpej
Date:           Fri Dec  6 02:50:22 UTC 2002

Modified Files:
        sharesrc/share/locale/ctype: en_US.ASCII.src en_US.DIS_8859-15.src
            en_US.ISO_8859-1.src en_US.ISO_8859-2.src en_US.ISO_8859-4.src
            ru_RU.CP866.src ru_RU.ISO_8859-5.src ru_RU.KOI8-R.src
            uk_UA.KOI8-U.src

Log Message:
If we're preprocessing with cpp, it's not a very good idea to use
"#" as a comment character; use "//" in those places, instead.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 sharesrc/share/locale/ctype/en_US.ASCII.src \
    sharesrc/share/locale/ctype/en_US.ISO_8859-1.src \
    sharesrc/share/locale/ctype/en_US.ISO_8859-2.src \
    sharesrc/share/locale/ctype/en_US.ISO_8859-4.src \
    sharesrc/share/locale/ctype/ru_RU.CP866.src \
    sharesrc/share/locale/ctype/ru_RU.ISO_8859-5.src \
    sharesrc/share/locale/ctype/ru_RU.KOI8-R.src \
    sharesrc/share/locale/ctype/uk_UA.KOI8-U.src
cvs rdiff -r1.3 -r1.4 sharesrc/share/locale/ctype/en_US.DIS_8859-15.src

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