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?
Hi!
"define-foreign-enum" expands into "define-foreign-variable", which
are not exported, they can be considered something similar to syntax.
cheers,
felix
___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listin
On Dec 12, 2007 11:12 AM, Hans Bulfone <[EMAIL PROTECTED]> wrote:
> On Tue, Dec 11, 2007 at 10:02:56PM -0700, Shawn Rutledge wrote:
> > How do you use define-foreign-enum when the enum is typedef'd? e.g. for
> >
> > typedef enum
> > {
> > DBUS_BUS_SESSION,/**< The login session bus */
> >
hi,
On Tue, Dec 11, 2007 at 10:02:56PM -0700, Shawn Rutledge wrote:
> How do you use define-foreign-enum when the enum is typedef'd? e.g. for
>
> typedef enum
> {
> DBUS_BUS_SESSION,/**< The login session bus */
> DBUS_BUS_SYSTEM, /**< The systemwide bus */
> DBUS_BUS_STARTER /
So the question still stands - how do you use define-foreign-enum when
the enum doesn't have a name, is only typedef'd?
-- Forwarded message --
From: Jeremy Sydik <[EMAIL PROTECTED]>
Date: Dec 12, 2007 12:50 AM
Subject: Re: [Chicken-users] define-foreign-enum with a typedef
To: Sha
Hi!
For preparation of the new repository release branch layout in the svn
repository
(henceforth called RRB3), an updated version of the automatic post-commit
script and program has been installed on galinha. It supports updating and
uploading over different branches (well, it should).
So please
On Dec 11, 2007 3:10 PM, minh thu <[EMAIL PROTECTED]> wrote:
>
> Hehe tha'ts nice but it's unfair to give me such a range, none of my
> eggs are usable by other people than me (although I don't give up and
> will hopefully work on them later).
But it may enourage you to make them more usable... ;-