[fpc-devel] Problem with PASSRC units

DSTRODT at aol.com DSTRODT at aol.com
Mon Dec 6 03:53:24 CET 2004


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.
 
Thanks for all your fine work
 
Dave Strodtman 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20041205/a6bbb3c8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: passrcfix.zip
Type: application/zip
Size: 1970 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20041205/a6bbb3c8/attachment.zip>


More information about the fpc-devel mailing list