On Dec 13, 2007 8:36 AM, Shawn Rutledge <[EMAIL PROTECTED]> wrote:
> On Dec 13, 2007 12:34 AM, felix winkelmann <[EMAIL PROTECTED]> wrote:
> > "define-foreign-enum" expands into "define-foreign-variable", which
> > are not exported, they can be considered something similar to syntax.
>
> OK.  What's the best way to have them be exported then?
>

Something like

(define enum-value-1 real-enum-value-1)

which is rather crude, I'm afraid (I'll try to come up with something
better).


cheers,
felix


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to