[MDSAL-279] Binding v2 generator generates uncompilable code Created: 31/Jul/17 Updated: 09/Mar/18 Resolved: 19/Sep/17 |
|
| Status: | Resolved |
| Project: | mdsal |
| Component/s: | Binding V2 codegen |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Andrej Záň | Assignee: | Jie Han |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Operating System: All |
||
| External issue ID: | 8909 |
| Description |
|
Generated code from this yang: module test { yang-version 1; revision "2017-02-24" { description "Initial revision of test model."; } container test-container { enum enum2 { value 2; } } container test-leafref-container { } } is not compilable. |
| Comments |
| Comment by Jie Han [ 03/Aug/17 ] |
|
Fixed by these patches: |
| Comment by Jie Han [ 14/Aug/17 ] |
|
carbon: |