Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move inherits keyword from errors.yaml to metadata.yaml | Adriana Kobylak | 2017-02-20 | 1 | -2/+0 |
| | | | | | | | | The metadata.yaml file is the correct location for the inherits. Update the elog-gen.py parser to support this change. Change-Id: Iac7f67ec72e761ab3dafbf89c7e4d5495b34f00d Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> | ||||
* | elog-gen.py : order inherited errors | Deepak Kodihalli | 2017-01-27 | 1 | -0/+4 |
The elog-gen.py script should process errors such that the generated code has definitions for parent errors before their child errors are defined. Change-Id: I035292731346bdba969f549c7e4033066814890f Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> |