guile-devel
[Top][All Lists]
Advanced

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

Re: Should we add scm_to_pointer, or just use SCM_POINTER_VALUE?


From: Andy Wingo
Subject: Re: Should we add scm_to_pointer, or just use SCM_POINTER_VALUE?
Date: Wed, 01 Feb 2012 11:59:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

On Wed 01 Feb 2012 07:20, Mark H Weaver <address@hidden> writes:

> Should we add 'scm_to_pointer'?  For most other accessors, the trend
> seems to be to discourage use of C macros and move people over to C
> functions instead.  With that in mind, it seems inconsistent to have
> people using SCM_POINTER_VALUE for lack of a C function to do this job.
>
> What do you think?

Sounds like a great idea to me.

Cheers,

Andy
-- 
http://wingolog.org/



reply via email to

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