[Lazarus] cleaning out the "packagefiles.xml" file
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Thu Jan 12 17:33:37 CET 2017
On 2017-01-12 16:24, Michael Van Canneyt via Lazarus wrote:
> That is, assuming you have not touched the 'count' ?
I didn't look at the lazbuild code, but that should be easy to work
around (if not already done so). eg: Read the package registry xml file.
Read the Count attribute value and compare that to the child count of
UserPkgLinks. If they don't match, ignore the Count attribute and simply
walk through all the children of UserPkgLinks.
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 Lazarus
mailing list