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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
