>
> Michael Meskes kirjutas K, 26.02.2003 kell 13:00:
> > Did anyone ever think about creating a library that is able to
handle
> > our numeric datatype? I'm currently thinking about adding this
datatype
> > among others to the ones know to ecpg so no one is forced to convert
> > them or work on t
On Wed, 2003-02-26 at 06:00, Michael Meskes wrote:
> And of course I don't like the idea of linking in the GPLed
> GNU MP library on default as this would create licensing problems.
Actually, GNU MP is released under the LGPL.
Cheers,
Neil
--
Neil Conway <[EMAIL PROTECTED]> || PGP Key ID: DB3C
Michael Meskes kirjutas K, 26.02.2003 kell 13:00:
> Did anyone ever think about creating a library that is able to handle
> our numeric datatype? I'm currently thinking about adding this datatype
> among others to the ones know to ecpg so no one is forced to convert
> them or work on the strings. O
Did anyone ever think about creating a library that is able to handle
our numeric datatype? I'm currently thinking about adding this datatype
among others to the ones know to ecpg so no one is forced to convert
them or work on the strings. On the other hand I'm not sure if anyone's
interested in th