We have stumbled into the issue of GL installed exit and signal
handlers (especially with Quake-style load/unload of DLL's).
Our current reasoning is that "fail safe"/"fool proof"
mechanism of this kind only cause trouble. It is the
applications responsibility to ensure graceful exit on error,
and to release any GL contexts.
Comments? Is this a potential candidate for ABI spec?
b.
- Re: [oglbase-discuss] atexit() and signal() Bernd Kreimeier
- Re: [oglbase-discuss] atexit() and signal() David Blythe
- Re: [oglbase-discuss] atexit() and signal() David Blythe
- Re: [oglbase-discuss] atexit() and signal() Brian Paul
