See my comment on GitHub.

On 11.06.2024 10:50, IOhannes m zmoelnig wrote:
thanks for Pd-0.55!

i noticed a weird regression though:

the following patch now executes the left-hand branch of [trigger], which it did not do with Pd<0.55

```
[loadbang]
|
[t b b]
|     |
|     [; pd quit(
|
[print ouch]
```

that is: running this with "pd -nogui test.pd" will print "ouch: bang" and then quit, whereas previously it (correctly) quitted Pd without printing anything.

this breaks my test-suites!

gmasdr
IOhannes

_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list



_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to