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

test(ctypes): showcase deps field not supporting the full dependency specification #11443

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Khady
Copy link
Contributor

@Khady Khady commented Feb 5, 2025

creating an example to showcase the issue explained in #11440

@Khady Khady force-pushed the louis/ctypes-deps-lang branch from dc97e58 to d3790ba Compare February 5, 2025 03:46
File "dune", line 14, characters 40-48:
14 | "#include \"example.h\"\n#include \"%{foo_h}\"\n#include \"%{bar_h}\"\n#include \"baz.h\"\n#include \"%{dep:qux.h}\""))
^^^^^^^^
Error: %{foo_h} isn't allowed in this position.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know what to look at to be able to fix this error

@maiste maiste added config-file Everything related to dune configuration file (workspace, project, dune) test Dune handling test labels Feb 6, 2025
@Khady Khady force-pushed the louis/ctypes-deps-lang branch from db26e78 to f63f5d3 Compare February 7, 2025 08:17
@Khady Khady force-pushed the louis/ctypes-deps-lang branch from f63f5d3 to 7ac582d Compare February 7, 2025 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config-file Everything related to dune configuration file (workspace, project, dune) test Dune handling test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants