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

Parsing error: unhandled.appenddecl: "dimension" not implemented #11

Open
SouthKoreaLN opened this issue Nov 4, 2022 · 1 comment
Open

Comments

@SouthKoreaLN
Copy link

This is the output I'm getting. Not sure what led to this as it was correctly parsing and generating the html file before...
What does this error mean?

(base) nihao@MacBook-Pro-2 docs % make html                                   
Running Sphinx v3.2.1
loading pickled environment... done
parsing fortran sources...{'typespec': 'integer', 'attrspec': ['parameter']}
{'typespec': 'integer', 'attrspec': ['parameter']}
analyzevars: charselector={'len': '9'} unhandled.appenddecl: "dimension" not implemented.
 done
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
no targets are out of date.
build succeeded.

The HTML pages are in _build/html.

Let me know if you'd need anything else.

@SouthKoreaLN
Copy link
Author

Ok, it actually built the file. So not a problem, just wondering at this point what that "dimension" error means.

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

No branches or pull requests

1 participant