2016-05-11 10:22 GMT+02:00 Marco van de Voort <mar...@stack.nl>:

> Some rtl-objpas units use classes, like fmtbcd.
>
> If you don't use fcl-base I would make it RTL, so we can use it in fcl-base
> if needed :-)


Library is low level without using anything outside RTL, IMO it should be
part of RTL like in Delphi.

Note that I need the library as part of RTL not as package. Generics.*
contains _LookupVtableInfo/_LookupVtableInfoEx and few other things which
are used for my next compiler work...

Generics.* as package will complicate all my plans -,- . If it can't be
part of RTL, more comfortable for me is excluding whole library from FPC
(easier maintenance of FreePascal fork...)

-- 
Best regards,
Maciej Izak
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to