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 738063 - Fortran attribute contiguous not identified
Fortran attribute contiguous not identified
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: build
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2014-10-07 08:11 UTC by Susanne
Modified: 2014-12-25 16:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
minimal example (226 bytes, text/x-fortran)
2014-10-07 08:11 UTC, Susanne
Details

Description Susanne 2014-10-07 08:11:32 UTC
Created attachment 287926 [details]
minimal example

By using the Fortran 2008 attribute contiguous for a variable it is displayed as own variable. 

The minimal example works with the standard Doxyfile and optimization for Fortran.
Comment 1 albert 2014-10-11 10:22:31 UTC
I've just pushed a proposed solution as pull request 235 to github.
Comment 2 albert 2014-10-11 16:53:25 UTC
Code has been integrated into git.
Comment 3 Susanne 2014-10-24 11:54:01 UTC
It works well, thank you!
Comment 4 Dimitri van Heesch 2014-12-25 16:03:17 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.9. 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 (preferrably in the form of a self-contained example).