commit | 4015906821e7ed4a837998f8e63877e99005c1b4 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Oct 05 16:01:35 2009 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon Oct 05 16:01:35 2009 -0700 |
tree | 36c0d4582271286ce5897c236864e03463e2cb29 | |
parent | f896894b5a637942f0261b13232e235aca83a3b1 [diff] |
Use icu4jni_error more consistently. In BidiWrapperInterface.c, replace check_fail with icu4jni_error for better error reporting. In CollationInterface.c, make sure we call icu4jni_error *after* calling the function that may or may not return an error.