Edd Barrett
                                            Edd Barrett
                                        
                                    Don't forget this mex
On Tue, Aug 30, 2011 at 07:54:04AM -0700, tristan2468 wrote: > This would be great for clients. It won't make too much difference, as you will not get an 'ok'...
split hgd.h, its massive
Possible, but hard. Involves wading through mplayer stdout. Will not be implemented soon.
I saw this on version 1.1.1 on OpenBSD yesterday. Not seen it since.
> call_ext(&f as *const _ as *mut c_void, 3); should be: ``` call_ext(f as *const _ as *mut c_void, 3); ``` i.e. `f` not `&f`. Question still stands though.
Just to clarify, my question is not about whether the API can be safe. libffi is obviously rather unsafe by definition. My question is more about how the authors of...
> gcc amd64 uses clang by default. I've just checked and it's: ``` penBSD clang version 16.0.6 Target: amd64-unknown-openbsd7.5 Thread model: posix InstalledDir: /usr/bin ``` Here's a build log. Do...
Yeah it climbs to near 200 and stays there.
Sorry, been so busy! Will give it a go now.