summaryrefslogtreecommitdiff
path: root/toolkit/source
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-09-03 11:04:28 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-09-03 11:04:28 +0200
commitea7ce8cf08521a7609d2ffc0969b1541fbbb9d0c (patch)
tree47b292344cbad73ae53ab97f1116fccd74737d2b /toolkit/source
parent3073c015e381c0801d3137295678fecd009bb204 (diff)
Write integers as signed sal_Int32
...this was a regression introduced with 64b993e046f23baaacaff1572b7d2a816588b5ef "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
Diffstat (limited to 'toolkit/source')
0 files changed, 0 insertions, 0 deletions