Skip to content

UJOTYP-32: ujot_variant_map_haskey: no error code on unfound key

Stefan Schalk requested to merge sts/ujotypes-c:UJOTYP-32 into master
  • prevent returning the error code on not existing key in function "ujot_variant_map_haskey" (it's also UJOT_SUCCESS now)
  • adapt test "ujot_run_test_haskey"

Closes UJOTYP-32

Edited by Stefan Schalk

Merge request reports