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

internal error: raised GNATDOC.NOT_IMPLEMENTED #27

Open
bracke opened this issue Oct 20, 2024 · 2 comments
Open

internal error: raised GNATDOC.NOT_IMPLEMENTED #27

bracke opened this issue Oct 20, 2024 · 2 comments

Comments

@bracke
Copy link

bracke commented Oct 20, 2024

If I run gnatdoc on the pragmarc project (as fetched from Alire) I get the following error:

compile_all.adb:82:1: internal error: raised GNATDOC.NOT_IMPLEMENTED : at gnatdoc-frontend.adb:2177 <SubpBody ["Compile_All"] compile_all.adb:82:1-86:17> not supported

All other files work just fine and the documentation is generated including one for compile_all.

gnatdoc is invoked like this:

alr exec -- gnatdoc --style=gnat -P pragmarc.gpr

The compile all code is not needed but it should not crash gnatdoc.

@godunko
Copy link
Contributor

godunko commented Nov 26, 2024

Does source code is available as Alire crate?

@bracke
Copy link
Author

bracke commented Dec 1, 2024

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

2 participants