Fortran-FOSS-Programmers / ford

Automatically generates FORtran Documentation from comments within the code.
https://forddocs.readthedocs.io
GNU General Public License v3.0
408 stars 134 forks source link

Call graphs list array literal type specification as function call #82

Closed hornekyle closed 9 years ago

hornekyle commented 9 years ago

If an array literal defines its type it can be mistaken as a function call. Example:

[character(32)::'a','b']

cmacmackin commented 9 years ago

This bug was fixed as part of a previous bug report. These changes will be in the next release.

On 29/08/15 02:55 PM, Kyle Horne wrote:

If an array literal defines its type it can be mistaken as a function call. Example:

[character(32)::'a','b']

— Reply to this email directly or view it on GitHub https://github.com/cmacmackin/ford/issues/82.

Chris MacMackin Saint Mary's University Curriculum Vitae http://ap.smu.ca/%7Ecmacmack/CV.pdf