• Stephan Bergmann's avatar
    Write integers as signed sal_Int32 · ea7ce8cf
    Stephan Bergmann yazdı
    ...this was a regression introduced with
    64b993e0 "finish deprecation of
    O(U)String::valueOf()" and it caused e.g. the value -0x100 of the enum member
    css.i18n.TranliterationModules.IGNORE_MASK to be written as 4294967040 rather
    than as -256.  (Though the relevant code is dead ugly, for sure.)
    
    Change-Id: Icb3d3365135bc2a07e438317b70abdf9d74d6d7a
    ea7ce8cf
Adı
Son kayıt (commit)
Son güncelleme
..
source Loading commit data...
test/javamaker Loading commit data...
Executable_cppumaker.mk Loading commit data...
Executable_javamaker.mk Loading commit data...
Makefile Loading commit data...
Module_codemaker.mk Loading commit data...
README Loading commit data...
StaticLibrary_codemaker.mk Loading commit data...
StaticLibrary_codemaker_cpp.mk Loading commit data...
StaticLibrary_codemaker_java.mk Loading commit data...