I think there was a typo in library.lisp in lispbuilder-sdl causing errors when using on win32 systems

I changed the line from

#+win32(eval-when (:compile-toplevel :load-toplevel :execute)

to

+#win32(eval-when (:compile-toplevel :load-toplevel :execute)


and submitted to svn

Justin


_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to