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

Yang.require should account for include statement #20

Closed
demonicblue opened this issue Aug 5, 2016 · 1 comment
Closed

Yang.require should account for include statement #20

demonicblue opened this issue Aug 5, 2016 · 1 comment

Comments

@demonicblue
Copy link
Contributor

The require method currently only handles imports. Handling include for submodules should also work.

I'll try to fix this and create a pull request.

@sekur
Copy link
Collaborator

sekur commented Aug 5, 2016

The include case needs a different handling because we need to parse the
submodule without resolving the symbols. I'll see if I can address this
issue.
On Fri, Aug 5, 2016 at 2:30 AM Henrik Hugo notifications@github.com wrote:

The require method currently only handles imports. Handling include for
submodules should also work.

I'll try to fix this and create a pull request.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#20, or mute the thread
https://github.com/notifications/unsubscribe-auth/AA6KbJfj64Cblv0tZYSNqQeoARfGWfo_ks5qcwK0gaJpZM4Jdg3g
.

Peter Lee
Corenova Technologies
+1 310 400 6450
peter@corenova.com

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