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.

$ fpclasschart --input="epicustombase.pas" --output=classchart.txt
fpClassTree - Create class tree from pascal sources
Version 2.4.0 [2010/03/24]
(c) 2008 - Michael Van Canneyt, mich...@freepascal.org

An unhandled exception occurred at $00000000004843DF :
EParserError : Expected "," or ":" at token ";"
$00000000004843DF line 207 of src/pparser.pp
$00000000004887EA line 1196 of src/pparser.pp
$000000000048B433 line 2145 of src/pparser.pp
$0000000000487688 line 995 of src/pparser.pp
$0000000000486927 line 799 of src/pparser.pp
$00000000004864C6 line 713 of src/pparser.pp
$000000000048BFD5 line 2301 of src/pparser.pp
$00000000004020AE line 569 of fpclasschart.pp
$0000000000403171 line 759 of fpclasschart.pp


I hope it helps.

Kind regards,
Torsten Bonde Christiansen.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to