[Bese-devel] fiveam patch

Kiyoshi Mizumaru kiyoshi.mizumaru at gmail.com
Sat Apr 21 13:35:12 UTC 2012


Hi,

Would you please have a look at the following diffs?
In Allegro CL's modern case mode, fiveam cannot be load due to some
symbol case mismatches.

Thanks in advance,
Kiyoshi


https://github.com/kmizumar/fiveam/commit/83ea8b5c4ac22cec6befd2b95dafe5cf6ee0a49d

diff -rN old-fiveam/t/suite.lisp new-fiveam/t/suite.lisp
3c3
< (in-package :it.bese.fiveam)
---
> (in-package :it.bese.FiveAM)
9c9
< (def-suite :it.bese.fiveam :in :it.bese)
---
> (def-suite :it.bese.FiveAM :in :it.bese)




More information about the bese-devel mailing list