Re: [Doxygen-users] Incomplete call graphs for Fortran projects (function calls missing)
Brought to you by:
dimitri
From: Thomas M. <tho...@gm...> - 2012-04-23 14:50:20
|
Dear all, On Sun, Apr 22, 2012 at 4:14 PM, Albert <alb...@gm...> wrote: > I've submitted a patch for this problem, see bugzilla Bug 674563 > (https://bugzilla.gnome.org/show_bug.cgi?id=674563) I've applied the patch to 1.8.0 and tested it on that large fortran project. >> On Thu, Apr 19, 2012 at 10:21, Gergely Csépány <ch...@gm...> wrote: >>> Wow, can Doxygen create caller graphs for Fortran functions as well?!? >>> I never saw it since I started using Doxygen in a large Fortran code >>> base and I thought that functions were just off the caller graphs' >>> ground. :) Good news, Gergely: calling graphs for functions are generated with Albert's patch and caller graphs now show the functions called, not only the subroutines! While I must admit I have not tested this exhaustively yet, it really looks very good - good work, Albert! Regards, Thomas |