From: Moritz Heidkamp <[email protected]>
Subject: Re: [Chicken-hackers] incorrect warning during compilation
Date: Fri, 27 Jun 2014 18:01:51 +0200

> Hi,
> 
> Felix Winkelmann <[email protected]> writes:
>> So, I can't think of a solution that answers all of your questions.
>> I would go with the scheme-pointer. 
>>
>> We could add another foreign type, that accepts strings but doesn't
>> copy. I'll look into that.
> 
> how about extending the [nonnull-]scheme-pointer type to be
> parameterizable like [nonnull-]c-pointer so that Kristian could use
> (scheme-pointer char) for his case? Would that be possible somehow?

A nice generalization, indeed! Let me try that.


felix

_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to