|
| From: | Felix Winkelmann |
| Subject: | Re: [Chicken-users] CVS update |
| Date: | Thu, 24 Apr 2003 13:56:05 +0200 |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530 |
Peter Wang wrote:
Thanks for fixing the `c-pointer' bug. However, I forgot to mention `c-string' and `c-string*' in my previous message. I think the same fix is required for them, too.
They should work allright. `c-string[*]' is handled slightly differently, the conversion routines that transform the char* into a Scheme-string realize that it's a null-pointer. cheers, felix
| [Prev in Thread] | Current Thread | [Next in Thread] |