[fpc-pascal] Complex circular references
Jorge Aldo G. de F. Junior
jagfj80 at gmail.com
Thu Nov 22 23:01:39 CET 2012
I still dont understand why FPC doesnt support circular references...
There is no way to solve that ?
2012/11/22 denisgolovan <denisgolovan at yandex.ru>:
>> PasDoc can produce 'dot' files of unit dependencies. (No idea if it will
>> handle circular refs though). GraphViz can then be used to produce
>> images based on the 'dot' files. I gave up with it because it did not
>> parse the implementaion sections, but you won't be needing that for unit
>> dependences. (I was hoping for a full class heirachy diagram).
>>
>> http://pasdoc.sipsolutions.net/
>>
>> Regards,
>> Peter
>
> Hm.
> Dot files should the ideal solution.
> Thanks a lot for the hint.
>
> --
> Regards,
> Denis Golovan
> _______________________________________________
> 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