marvin-zhao / pyang

Automatically exported from code.google.com/p/pyang
0 stars 0 forks source link

another incorrect warning about unused module #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is probably related to issue #82: pyang warns about unused imported module 
also if the prefix of the imported module is used as a part of identity name in 
XPath expressions.

This also happens for the ex-vlan example module from "interfaces" I-D:

 $ pyang ex-vlan.yang 
ex-vlan.yang:8: warning: imported module iana-if-type not used

Original issue reported on code.google.com by lada.lho...@gmail.com on 27 Feb 2014 at 4:08

GoogleCodeExporter commented 9 years ago

Original comment by mbj4...@gmail.com on 14 Nov 2014 at 2:11