commit | 7ab64e63c47c4b13472f230d22265cd2cd50fef1 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <[email protected]> | Wed Sep 28 17:02:22 2011 -0400 |
committer | Jesse Wilson <[email protected]> | Wed Sep 28 17:03:20 2011 -0400 |
tree | 1eb32bf51a212114cea16d44c7e59ad70deda987 | |
parent | c53bda660d09211b6505668091a17bbb28ee3237 [diff] |
Fail loudly when there's an error parsing an API XML file. We were previously using the same error code for a missing version on a member (shouldn't be fatal) and a broken XML file (should be fatal). This makes the broken XML case fatal, and includes the reason why. Change-Id: Ia65d07544b8cb8ac95896cd451930ed37d69ee57