fesch / Structorizer.Desktop

Structorizer is a little tool which you can use to create Nassi-Schneiderman Diagrams (NSD).
https://structorizer.fisch.lu
GNU General Public License v3.0
65 stars 20 forks source link

Pascal import fails with NullPointerException #1152

Closed codemanyak closed 2 months ago

codemanyak commented 2 months ago

Due to a defective adaptation of #1141 for the Pascal import in version 3.32-18, any import attempt for Pascal files fails with java.lang.NullPointerException: Cannot invoke "com.creativewidgetworks.goldparser.engine.Reduction.size()" because "_reduction" is null</message>.

codemanyak commented 2 months ago

Fix is available for version 3.32-19.