[fpc-pascal] FPClassChart

Michael Van Canneyt michael at freepascal.org
Thu Apr 22 15:20:51 CEST 2010


Hi,

I had a look. The problem is the use of the 'Static' keyword.
the fcl-passrc parser doesn't seem to understand it.

(fpdoc and friends do not share the compiler's scanner/parser)

Michael.

On Thu, 22 Apr 2010, Torsten Bonde Christiansen wrote:

> Michael Van Canneyt wrote:
>> 
>> 
>> On Thu, 22 Apr 2010, Torsten Bonde Christiansen wrote:
>> 
>>> 
>>>>> 
>>>>> I get a runtime A/V trying to create a class chart from one of my source 
>>>>> files.
>>>> 
>>>> Can you isolate the problem a bit more ?
>>>> 
>>> The best I can give is the output when it crashes. If you wish I can put 
>>> the class it's trying to create the chart for on pastebin.
>>> 
>>> This is the output i get when run:
>> 
>> The error means there is an unsupported pascal construct in the file.
>> But without the file, there is nothing more useful I can say.
>> 
>> Michael.
>
> That's strange, because I have no problems compiling the file (and program) 
> at all.
>
> The entire file can be found here:
> http://pastebin.org/167517
>
> Kind regards,
> Torsten Bonde Christiansen.
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>



More information about the fpc-pascal mailing list