Marco van de Voort het geskryf: > > 1) I would particularly be interested if there is a difference between 2.4.1 > (say a week old maximally) and 2.5.1 (likewise). Before my holiday I > committed a fix or two.
Marco, you are off the hook. :-) Damn I love the 'git bisect' command. ;-) Anyway the problem is sub-divided. The errors for 'label' and 'xxx of byte' syntax is introduced in r14938. Sorry Michael, that the big patch from Mattias. Now you will understand why I *hate* such big single commits. Where do you start looking for the problem?? You should ask Mattias for a refund. ;-) ------------------------ Author: Michael Van Canneyt <[email protected]> 2010-02-26 11:56:35 Committer: Michael Van Canneyt <[email protected]> 2010-02-26 11:56:35 Parent: c8193a4a625fd40bc9c1792c212079261425f94c (* translation updates from kms (Mantis 15849)) Child: 5fcb15f64c3bbcada2c64dd0afa37c508ea37407 (* Fix to work with new version of Pascal scanner) Branches: fpdoc_ipf, master, remotes/origin/master Follows: Precedes: * Complete parsing of Pascal Sources. Contracted work by Mattias Gaertner git-svn-id: http://svn2.freepascal.org:8080/svn/fpc/tr...@14938 3ad0048d-3df7-0310-abae-a5850022a9f2 ------------------------ The 'deprecated' syntax issue has existed as far back as 2009-05-31. I'll do a 'git bisect' now for that issue and see if it did actually work correctly or not for the tiOPF generated docs back in 2009-05. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
