[fpc-pascal] License question; unit to view floating-point details

Marco van de Voort marcov at stack.nl
Sun Sep 7 12:46:32 CEST 2008


In our previous episode, Tom Verhoeff said:
> > > 
> > > If it's endian safe and if there are tests, I propose to incoperate it 
> > > in math.
> > 
> > The "Tostring" stuff should go into sysutils or strutils.
> 
> There are also some constants and (conversion) types shared by the
> mathematical operations and ToString operations.  Where would they go?

Sysutils is imported by both math and strutils. It depends a bit on the
nature and number of them. This would speak for adding them to sysutils
rather than strutils.



More information about the fpc-pascal mailing list