[Bug 222757] Some problems in mesa ports related to OpenCL
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222757 --- Comment #2 from [email protected] --- (In reply to Gleb Popov from comment #1) I do not use xorg anymore (I use wayland), so I cannot help you with 1). 2) is still there. For some reason control is passed to nowhere rather than to an exit handler (a function which is registered with atexit(3)). My personal solution is to use functions with __constructor__ and __destructor__ attributes rather than exit handlers. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"