[fpc-pascal] Smart Pointers
Maciej Izak
hnb.code at gmail.com
Wed May 11 13:08:03 CEST 2016
2016-05-11 10:22 GMT+02:00 Marco van de Voort <marcov at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160511/33eb1146/attachment.html>
More information about the fpc-pascal
mailing list