- The #+(or darwin macos macosx) in midishare.lisp (and the others) could be a simple #+darwin since all the CFFI-SYS implementations will push this into *features*. I find this useful, should we do this for more operating systems and/or architectures? Or is this bad style?
that would be useful. as would a #+cffi *feature* too ;)
- Sorry about breaking your bindings *twice*. :-) To show you how bad I feel, I'm attaching a patch for the midishare tests/examples that fixes the calls to null-ptr-p.
thanks alot, ill fix this in cvs later today.
-- Luís Oliveira http://student.dei.uc.pt/~lmoliv/ Equipa Portuguesa do Translation Project http://www.iro.umontreal.ca/translation/registry.cgi?team=pt
<midishare.patch>