[fpc-pascal] *.rst vs *.rsj
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Wed Mar 6 22:09:26 CET 2019
Hi,
Somewhere after FPC 2.6.4 the FPC compiler changed to generating JSON
based *.rsj files for resource strings.
1. What was the benefit of doing that? After all, FPC always prides
itself in not breaking backward compatibility (Florian and others have
said that many times), yet now FPC has done just that. I have quite a
few tools that work with the *.rst files. They all now need to be
rewritten for the JSON variant.
2. Is it possible to tell FPC 3.0.4 to rather generate the previous
*.rst files instead of the default *.rsj?
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