guile-devel
[Top][All Lists]
Advanced

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

Re: scm_num2float() ?


From: Martin Baulig
Subject: Re: scm_num2float() ?
Date: 02 Sep 2001 18:32:17 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Marius Vollmer <address@hidden> writes:

> 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.

Great ! Should I send you a patch or do you want to do it yourself ?

-- 
Martin Baulig
address@hidden (private)
address@hidden (work)



reply via email to

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