Implemented check on empty arrays for some functions -> raises exceptions now
Merged
requested to merge 22-farfrr-core-dumps-if-one-of-the-input-sets-negatives-or-positives-is-empty into master
Closes #22 (closed), closes #17 (closed)
I have implemented checks for some of the C++ functions. I think I have caught all the ones that @andre.anjos mentioned in #22 (closed).
I have not tested the behavior with bob.bio.base
yet.
Merge request reports
Activity
added 1 commit
- 2fde8bfc - Added min_weighted_error_rate_threshold in test for raised exceptions
Note that I had some random crashes on OSX while compiling. However, re-starting the build helped.
@andre.anjos: do you think any more functions need to be patched?
@amohammadi: could you test the behavior of bob.bio.base?
Will let @amohammadi merge it if OK.
assigned to @amohammadi
Issue #17 (closed) I think is also affected, so we should close this one as well, if @amohammadi's testing works.
mentioned in commit 1821ba71
Please register or sign in to reply