[Openmcl-devel] with-package
Pascal J. Bourguignon
pjb at informatimago.com
Sat Jan 12 14:59:19 PST 2013
Taoufik Dachraoui <dachraoui.taoufik at gmail.com> writes:
> I managed to write a correct version of with-package macro, this is
> due to the valuable hints and discussions, I learned a lot by being a
> member of ccl thank you a lot for all your helps
>
> here is the whole code of the mb simple file system (some bugs may be
> found sorry i did not test thoroughly)
>
> Now I would like to see why this design is wrong by showing me
> examples where the system can fail
cl-user> (mb:with-package (MB)
(print ":-(")
(print "fails badly"))
> Debug: #<end-of-file #x302001D88FAD>
--
__Pascal Bourguignon__ http://www.informatimago.com/
A bad day in () is better than a good day in {}.
More information about the Openmcl-devel
mailing list