Fix a spurious segfault on Windows.
This can be seen, e.g., when running regression_tests.pd gui-less in Windows, as our CI script does. The easy fix is to just bypass the gui finalization code in glob_quit() when running gui-less (sys_nogui).
Loading
Please register or sign in to comment