http://bugs.freepascal.org/view.php?id=14042
Extended recognised operator symbols in the parser. * Parser failed on the following operator symbols: xor, and, or This attached patch allows the JCF2 parser to work with such operator overloads. Example unit where the jcf parser failed: fpcanvas.pp unit in FCL. Regards, - Graeme - _______________________________________________________ fpGUI - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
