[fpc-pascal] Resourcestrings in FPC 3.0
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Thu Sep 24 09:59:49 CEST 2015
On 2015-09-24 08:14, Martin Schreiber wrote:
>> > What did you expect to see ?
>> >
> "
> {"version":1,"strings":[
> {"hash":7200948,"name":"json.a","value":"a\u00E4\u00C4"}
> ]}
> "
>
I would have expected the same as the original.
"
{"version":1,"strings":[
{"hash":7200948,"name":"json.a","value":"aäÄ"}
]}
"
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the fpc-pascal
mailing list