Skip to content
  • Alexandre Duret-Lutz's avatar
    optionmap: fix set() · 74651c81
    Alexandre Duret-Lutz authored
    This longstanding issue caused some emptiness checks options to be
    ignored in the test suite, reducing coverage.
    
    * spot/misc/optionmap.cc (set): Insert the other keys without
    erasing the existing ones.
    74651c81