[fpc-devel] Could the following be merged to 3.2.0 please (committed by Sven)
Martin
fpc at mfriebe.de
Sat May 18 19:10:54 CEST 2019
See the list below. I wonder if they could be merged?
Thanks for considering.
Revision: 42087
Date: 16 May 2019 22:56:18
Message: * fix for Mantis #35566 by applying patch by Martin Friebe:
correctly dereference the 32-bit length value for Windows Widestrings
----
Revision: 42039
Date: 11 May 2019 17:38:59
Message:* addstringdef() now correctly declares the debug information
for a Windows WideString, so use that instead of treating it merely like
a PWideChar
----
Revision: 42038
Date: 11 May 2019 17:38:56
Message:* fix for Mantis #35386: use the correct size for the string's
length (SizeInt for Ansi-/UnicodeString and DWord for WideString)
----
Revision: 42037
Date: 11 May 2019 17:38:51
Message:* fix for Mantis #35359: only WideString counts the size in
Byte, UnicodeString uses the size in WideChars
----
More information about the fpc-devel
mailing list