On Thu, 16 Oct 2003, Dan Sugalski wrote:

> On Thu, 16 Oct 2003, Simon Glover wrote:
> 
> >
> > >From mmd.pod:
> >
> >     =item FLOATVAL mmd_dispatch_numval(interp, left, right, func_num)
> >
> >     Like C<mmd_dispatch_string>, only it returns a FLOATVAL.
> >
> > Wouldn't it be more sensible to call the function mmd_dispatch_floatval ?
> 
> Yep. The terminology's mixed in a number of places--we should probably go
> fix it everywhere and be done with it. (Unless I'm just behind the times
> and its already been done :)

 OK, I've changed it over to mmd_dispatch_floatval in mmd.c, mmd.h and 
 mmd.pod; as far as I can tell, it's not yet being used anywhere else.

 Simon


Reply via email to