• Oran Agra's avatar
    config.c verbose error replies for CONFIG SET, like config file parsing · 488e1947
    Oran Agra authored
    We noticed that the error replies for the generic mechanism for enums
    are very verbose for config file parsing, but not for config set
    command.
    
    instead of replicating this code, i did a small refactoring to share
    code between CONFIG SET and config file parsing.
    
    and also renamed the enum group functions to be consistent with the
    naming of other types.
    488e1947
config.c 93.4 KB