• Oran Agra's avatar
    config.c verbose error replies for CONFIG SET, like config file parsing · ffdd0620
    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.
    ffdd0620
config.c 93.2 KB