chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] 'const' types not working in define-foreign-record


From: felix winkelmann
Subject: Re: [Chicken-users] 'const' types not working in define-foreign-record
Date: Sat, 27 Aug 2005 13:57:13 +0200

On 8/27/05, felix winkelmann <address@hidden> wrote:
> On 8/25/05, Daniel B. Faken <address@hidden> wrote:
> > Hi,
> >
> >   When I define a type like c-string, int, and others as 'const' (i.e.
> > (const c-string), (const int), ..) their accessors give garbage output.
> >
> 
> Which accessors? Are you defining them purely as types, or inside
> a (foreign) record?
> 

DO'H!

(you say it all in the subject line - I'll investigate this)


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]