Skip to content
  • Albert Gräf's avatar
    Fix a spurious segfault on Windows. · d747933b
    Albert Gräf authored and Albert Gräf's avatar Albert Gräf committed
    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).
    d747933b