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

Fix bad-import-yang-version handling #236

Closed
wants to merge 1 commit into from

Conversation

esmasth
Copy link
Contributor

@esmasth esmasth commented Mar 16, 2024

It is allowed to import YANG 1.1 modules from YANG 1.0 when importing without revision-date. bad-import-yang-version was flagged even when a YANG 1.1 module was imported by YANG 1.0 module without specifying revision-date and is now fixed.

This fix addresses #228

It is allowed to import YANG 1.1 modules from YANG 1.0 when importing
without revision-date. bad-import-yang-version was flagged even when
a YANG 1.1 module was imported by YANG 1.0 module without specifying
revision-date and is now fixed.

This fix addresses TypeFox#228

Signed-off-by: Siddharth Sharma <[email protected]>
@esmasth esmasth closed this Mar 16, 2024
@esmasth esmasth deleted the esmasth/issue228 branch March 16, 2024 10:24
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.

1 participant