We have released new updates of all products:
Pascal Analyzer 9.17
Pascal Expert 9.17
Pascal Browser 3.5.38
It is possible to download evaluation versions, and also to view the entire documentation online.
Go to Peganza for more information.
If you are new to the products, we recommend our Youtube video (18 minutes) that describes Pascal Analyzer, with examples and a short demo.
These are the changelogs for these updates:
Pascal Analyzer 9.17.0 July 15, 2025
fixed an issue with STWA5-"Possible bad pointer usage"
improved parsing of constant declarations
new section in Warnings Report, WARN64-"Misformed call to Format function" checks if calls have the correct number of arguments and that the types are correct
fixed a problem with CONV30-"Private can be changed to strict private" and CONV31-"Protected can be changed to strict protected"
fixed issue with WARN46-"Local variables that are set but not later used"
WARN3-"Variables that are referenced but never set" does not warn for variables of type TFormatSettings, needs extended analysis to provide accurate warnings
fixed an edge-case error that could affect STWA6-"Possible bad typecast"
Pascal Expert 9.17.0 July 15, 2025
fixed an issue with STWA5-"Possible bad pointer usage"
improved parsing of constant declarations
new section in Warnings Report, WARN64-"Misformed call to Format function" checks if calls have the correct number of arguments and that the types are correct
fixed a problem with CONV30-"Private can be changed to strict private" and CONV31-"Protected can be changed to strict protected"
fixed issue with WARN46-"Local variables that are set but not later used"
WARN3-"Variables that are referenced but never set" does not warn for variables of type TFormatSettings, needs extended analysis to provide accurate warnings
fixed an edge-case error that could affect STWA6-"Possible bad typecast"
Pascal Browser 3.5.38 July 15, 2025
improved parsing of constant declarations