commit | 08adddec07696c63c30a9fe4cdd7b6cf5210581d | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon Aug 14 20:20:50 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Aug 14 20:20:50 2017 +0000 |
tree | 22dde0feaeec6d370a71fe8d324d4b59f5c6f6b0 | |
parent | 7c06854a6238d6537e19f7a9edd00ffca4948cac [diff] | |
parent | b592dd8afff487e5ba73bbd782cfa7501a65e88e [diff] |
Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 into oc-dr1-dev-plus-aosp * changes: init: use Result<T> for the parsing functions init: use Result<T> for builtin functions init: introduce Result<T> for return values and error handling