[Ecls-list] [Patch] serve-event port

Karsten Poeck Karsten.Poeck at gmail.com
Sun Oct 7 08:49:18 UTC 2007


You be better off with a package definition in uppercase (also the exported 
symbols) or a call like
(|serve-event|::serve-event)

salu2

Karsten
"Steve Smith" <tarka at internode.on.net> wrote in 
message news:20071007022707.GA14315 at lucretia.remote.isay.com.au...
> Hi,
>
> Attached is an updated version of the serve-event package.  I've added
> headers and exported the needed symbols (duh).
>
> However I'm seeing an issue with using the package.  I can require it
> but it doesn't seem to be declared properly:
>
>    > (require 'serve-event)
>    ;;; Loading #P"/opt/ecl-snapshot/lib/ecl/serve-event.fas"
>    ("SERVE-EVENT")
>    > (serve-event:serve-all-events 5)
>    There is no package with the name SERVE-EVENT.
>    Broken at EVAL.No restarts available.

> 







More information about the ecl-devel mailing list