Skip to content

UJOTYP-31: ujot_variant_map_next: Return boolean to indicate last element

Stefan Schalk requested to merge sts/ujotypes-c:UJOTYP-31 into master
  • extend function "ujot_variant_map_next" by the new boolean return parameter
  • adapt function "ujot_write_map_to_ujo" to work with the new boolean value
  • adapt test to check the new boolean value

Closes UJOTYP-31

Merge request reports