Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

'character *(*) function f' does not parse #92

Open
dagit opened this issue Jan 31, 2013 · 0 comments
Open

'character *(*) function f' does not parse #92

dagit opened this issue Jan 31, 2013 · 0 comments

Comments

@dagit
Copy link
Member

dagit commented Jan 31, 2013

Converted from SourceForge issue 3397044, submitted by scottkwarren

When a function is declared with an initial type of 'character_(_)', the parser gives the following error message:
no viable alternative at input 'f'
Such a declaration is legal -- see Fortran 90 Specification (N692) 5.1.1.5 rule R509, list item (3).

If the alternative syntax 'character(len=*)' is used, the function parses correctly.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant