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

Instead of switching over to module typedefs when appropriate, recurs… #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HRogge
Copy link
Contributor

@HRogge HRogge commented Feb 22, 2024

Issue #50 added a switch to typedef search from the "GeneralParent" to the Module Typedef. In some cases the GeneralParent can still contain typedefs that the modules does not have. So we should search both options instead of one of them.

@dhubler
Copy link
Collaborator

dhubler commented Feb 23, 2024

Can you add bare minimal yang files(s) to parser/testdata/typedef/ that exhibit the error?

@HRogge
Copy link
Contributor Author

HRogge commented Feb 23, 2024

I will try next week, its a very complicated/nested module definition.

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

Successfully merging this pull request may close these issues.

2 participants