Skip to content

realm: add error code enum

Wei Wu requested to merge realm_error_code into master

Per @apryakhin 's request, we will divide the PR !1109 (merged) into two PRs:

  1. adding the RealmStatus_t
  2. refactor the command line parser.

Then he can add the error code for his PR before the 1109 is merged.

Merge request reports