[fpc-devel] Problem with PASSRC units
Michael Van Canneyt
michael.vancanneyt at wisa.be
Mon Dec 6 09:44:42 CET 2004
On Sun, 5 Dec 2004 DSTRODT at aol.com wrote:
> While attempting to run MAKESKEL/FPDOC against the Windows system unit, I
> got an error on the line TPCharArray = packed array [ .....
> stating 'Expected record at token array'
> In researching this problem, I found that the PASSRC units only handled
> packed records, although the packed directive is also valid for arrays, objects
> and classes. The attached patches add that support pscanner, pastree and
> paswrite. MAKESKEL and FPDOC now work fine.
Did you use the latest CVS for this, because I corrected this already
for the system unit docs less than a week ago ?
I will have a look at the patch anyway, thanks!
Michael.
More information about the fpc-devel
mailing list