John Darrington <[EMAIL PROTECTED]> writes:

> We only use one function from that library, namely a routine to convert
> a number to base 30.   It occured to me that this is a reasonably
> straightforward algorithm. So could we not implement our own, and then 
> drop the dependence on libgmp ?
>
> Or am I being naive?

That is, ideally, what I'd like to do.  Floating-point
base conversions are not really my bag.  I do, however, have a
copy of Plauger's _The Standard C Library_ that does a good job
of explaining the issues.  I'll read it over again this afternoon
and see how hard it would be.
-- 
"To the engineer, the world is a toy box full of sub-optimized and
 feature-poor toys."
--Scott Adams


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to