[Bese-devel] araneida publish-directory fix.
Drew Crampsie
drewc at tech.coop
Thu Feb 24 11:33:02 UTC 2005
patch bundle suitable for use with darcs apply is attached, and i think
i managed to send it to this list as well, which i will avoid in the future.
drewc
output from darcs diff applied to current darcs tree:
diff -rN ucw-old/src/backend/araneida.lisp ucw-new/src/backend/araneida.lisp
69,71c69,71
< (araneida:install-handler (araneida:http-listener-handler (listener
backend))
< (make-instance 'araneida:static-file-handler
< :pathname directory-pathname)
---
> (araneida:install-handler (araneida::http-listener-handler
(listener backend))
> (make-instance 'araneida::static-file-handler
> :pathname (namestring
directory-pathname))
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: araneida-publish-directory-fix
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20050224/4fb96807/attachment.ksh>
More information about the bese-devel
mailing list