Fixed: [yang_enum_int_value() fails if no explicit values are assigned to enums](https://github.com/clicon/clixon/issues/483)
This commit is contained in:
parent
60ded12ea7
commit
a97a06d15a
4 changed files with 62 additions and 8 deletions
|
|
@ -91,6 +91,7 @@ struct yang_stmt{
|
|||
revision (uint32)
|
||||
unknown-stmt (optional argument)
|
||||
spec: mount-point xpath
|
||||
enum: value
|
||||
*/
|
||||
cvec *ys_cvec; /* List of stmt-specific variables
|
||||
Y_RANGE: range_min, range_max
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue