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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to