Jack Unrue jdunrue@gmail.com writes:
Please find attached a darcs patch that adds a simple version check in the testsuite against libtest.dll. The actual check itself is declared via another deftest called dll.version.check. The version string is currently "060209" and when that needs to be changed, you need to edit bindings.lisp and libtest.c.
Cool, thanks. An alternative would be to actually signal an error explaining that the DLL is outdated instead of just failing one test. What do you think?