guile-devel
[Top][All Lists]
Advanced

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

Re: scm_num2float() ?


From: Marius Vollmer
Subject: Re: scm_num2float() ?
Date: 02 Sep 2001 12:02:34 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Martin Baulig <address@hidden> writes:

> Can we add
> 
> ====
> extern float scm_num2float (SCM a, unsigned long int pos,
>                             const char *s_caller);
> extern double scm_num2double (SCM a, unsigned long int pos,
>                               const char *s_caller);
> ====
> 
> and the corresponding VALIDATE and VALIDATE_COPY macros and then
> deprecate scm_num2dbl() ?

Yes, good idea!  This can go into `stable' as well.



reply via email to

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