[fpc-pascal] FCL: moving FastHTMLParser
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Wed May 4 16:36:44 CEST 2016
On 2016-05-04 15:10, Graeme Geldenhuys wrote:
> So for now I made a copy of that unit, but that definitely doesn’t seem
> like the best way of doing things. Is there a better why of handling this?
Umm, in hind sight, simply adding the “fasthtmlparser” to the uses
clause in my code seems to work. I don’t need a copy of that unit after
all. FPC manages to find in somehow (not sure how yet - FPC magic <wink>).
Either way, I see the fpindexer also uses that unit. So maybe it is
worth moving it to a more public [obvious] location in FCL?
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the fpc-pascal
mailing list