After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 656560 - Fortran support for Double Complex
Fortran support for Double Complex
Status: VERIFIED FIXED
Product: doxygen
Classification: Other
Component: general
1.7.5
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2011-08-15 12:16 UTC by albert
Modified: 2011-12-08 18:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Example from lapack with Double Complex (25.16 KB, application/x-compressed-tar)
2011-08-15 12:27 UTC, albert
  Details
Enable Double complex (1.50 KB, patch)
2011-08-15 12:32 UTC, albert
none Details | Review

Description albert 2011-08-15 12:16:46 UTC
Although "Double Complex" is not standard Fortran I think it would be good to support it.
Comment 1 albert 2011-08-15 12:27:11 UTC
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.
Comment 2 albert 2011-08-15 12:32:32 UTC
Created attachment 193861 [details] [review]
Enable Double complex

Enable "Double complex"
Comment 3 Dimitri van Heesch 2011-10-29 15:08:25 UTC
Thanks Albert,

I'll include the patch in the next subversion update.
Comment 4 Dimitri van Heesch 2011-12-03 18:22:42 UTC
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.
Comment 5 albert 2011-12-08 18:09:22 UTC
Works as expected