chicken-users
[Top][All Lists]
Advanced

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

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


From: Daniel B. Faken
Subject: [Chicken-users] 'const' types not working in define-foreign-record
Date: Thu, 25 Aug 2005 16:07:43 -0400 (EDT)

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.

  Just wanted to note it.. maybe I'll have time to figure it out in a week 
or so.  Just making them mutable for now..

thanks,
Daniel






reply via email to

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