bug-guile-sdl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(Guile-SDL) Documentation buglet


From: Luca Saiu
Subject: (Guile-SDL) Documentation buglet
Date: Fri, 26 Dec 2014 18:12:32 +0100
User-agent: Gnus (Ma Gnus v0.12), GNU Emacs 24.3.93.1, x86_64-unknown-linux-gnu

Hello.

While playing with Guile-SDL with a friend I noticed a buglet in the
"Quick Start" example from the manual.  SDL_KEYDOWN in the main loop
should be key-down instead.
I guess SDL_KEYDOWN was used in some older version, and the manual
didn't get updated.

Speaking of the first example, I would also add a guile invocation
example; it's nice to have it, just once near the beginning.  If the
demo program has been saved as /tmp/demo.scm and the installation prefix
is /usr/local the thing should be

$ guile -L /usr/local/share/guile/site /tmp/demo.scm
.

Thanks for working on this handy binding library.  It's very fun to use.
Regards,

-- 
Luca Saiu      http://ageinghacker.net
* GNU epsilon: http://www.gnu.org/software/epsilon
* Vaucanson:   http://vaucanson-project.org
* Marionnet:   http://www.marionnet.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]