GNOME Bugzilla – Bug 656560
Fortran support for Double Complex
Last modified: 2011-12-08 18:09:22 UTC
Although "Double Complex" is not standard Fortran I think it would be good to support it.
Created attachment 193858 [details] Example from lapack with Double Complex Example from lapack with Double Complex. Double complex used as argument and as return type of a function.
Created attachment 193861 [details] [review] Enable Double complex Enable "Double complex"
Thanks Albert, I'll include the patch in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.7.6. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant.
Works as expected