[fpc-pascal] Resourcestrings in FPC 3.0

Martin Schreiber mse00000 at gmail.com
Thu Sep 24 10:09:38 CEST 2015


On Thursday 24 September 2015 09:59:49 Graeme Geldenhuys wrote:
> 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äÄ"}
> ]}
> "
>
It is an advantage to have pure ASCII files for such data.

Martin



More information about the fpc-pascal mailing list