[Bese-devel] darcs patch: minor startup error fixes

Attila Lendvai attila.lendvai at gmail.com
Sat Jun 2 13:23:05 UTC 2007


> Sat Jun  2 13:50:21 CEST 2007  Ties Stuij
>   * minor startup error fixes

-                                   :reuse-address t))
+                                   :reuseaddress t))

you need to update your usocket.

+  :depends-on (:arnesi :swank :iterate :yaclml :local-time :cl-l10n
+               :usocket :rfc2109 :net-telent-date :cl-fad :parenscript

most of the additions shouldn't be needed. the rest of the code should
be fixed not to depend on them, but the minimalist :ucw.core version
is not a priority for me personally, mostly because i don't have a
live project/requirement to test it. i generally keep it in mind when
doing changes but i only put a reasonable effort in making it work.

loading the (all inclusive) :ucw system should work and the examples
are mostly working in the _ajax branch. (i've pushed all the changes
from _cleanup into _ajax and renamed the cleanup repo to *.DEAD).

but thanks for the path, i've incorporated some of the missing
dependencies. otherwise if you don't want to put effort in separating
ucw functionality then just try loading the :ucw system for now.

-- 
 attila



More information about the bese-devel mailing list