Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newer sources somewhere? #2

Open
oubiwann opened this issue Oct 16, 2012 · 1 comment
Open

Newer sources somewhere? #2

oubiwann opened this issue Oct 16, 2012 · 1 comment

Comments

@oubiwann
Copy link
Contributor

Hey Jonas,

Not sure if you're doing much Lisp these days, and with the understanding that you last touched this code 3 years ago, I was wondering if you happened to have a newer version lying around somewhere?

The reasons I ask are:

  1. the original tests don't seem to work, and
  2. there is missing code in event-ffi.lisp (most importantly, no defcfun for event_add)

If so, that'd be fantastic :-) (would save a bunch of time!) If not, no worries -- I'll work on adding those.

Thanks so much for what's there already!

d

@jadahl
Copy link
Owner

jadahl commented Oct 17, 2012

Sadly I haven't touched much Lisp code for quite a while :/ I don't think I have any missing parts laying around either, and it is possible that things related to ffi have changed, making it not working anymore. It worked back in the days, but can't say if it still does ;) Anyway, if you manage to get anything working, cool!

Regarding event_add, if I recall correctly, you can use the (event-add ...) found in cl-event.lisp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants