On Fri, 13 May 2011, Darius Blaszyk wrote:
On May 13, 2011, at 1:01 PM, Michael Van Canneyt wrote:
On Fri, 13 May 2011, Darius Blaszyk wrote:
All this info is supposed to be output in XML format from fpmake
--manifest. fppkg picks it up and stores it in the repository.
If you want to extend it to include a category and keywords, be my guest.
Thanks, that was the class indeed I was looking for to extend.
I created a patch here: http://bugs.freepascal.org/view.php?id=19348
Please review and commit if approved.
Please rework the patch. I don't want the Error->ErrorFmt, Log->logFmt changes.
The overloaded versions exist on purpose.
What is the alternative then? Any suggestion?
Never mind. I fixed it myself. Rev 17440.
You'll have to adapt the Lazarus callback, though.
I added 'Const' to the parameter and changed the callback names to LogHandler/ErrorHandler.
Michael.
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel