Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Old style character array declaration with star not recognized #134

Closed
letmaik opened this issue Aug 6, 2019 · 2 comments
Closed

Old style character array declaration with star not recognized #134

letmaik opened this issue Aug 6, 2019 · 2 comments
Labels

Comments

@letmaik
Copy link

letmaik commented Aug 6, 2019

Example from some old code:

CHARACTER, INTENT(IN)    :: S*(*)

And the error is:

Variable "S*" with INTENT keyword not found in argument list

This may be related to #130 but it looks like a separate issue.

@hansec hansec added the bug label Aug 8, 2019
@hansec hansec closed this as completed in e7c2f1c Aug 29, 2019
@chyiever
Copy link

chyiever commented Nov 10, 2021

so, do you get a good solution about this problem now? I faced this bug too.

@gnikit
Copy link

gnikit commented Nov 10, 2021

I believe it has been fixed. Could you mention your fortls version, any user settings and also post a minimal working example?

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

No branches or pull requests

4 participants