• antirez's avatar
    CONFIG SET refactoring of bool and value fields. · d68f28a3
    antirez authored
    Not perfect since The Solution IMHO is to have a DSL with a table of
    configuration functions with type, limits, and aux functions to handle
    the odd ones. However this hacky macro solution is already better and
    forces to put limits in the range of numerical fields.
    
    More field types to be refactored in the next commits hopefully.
    d68f28a3
config.c 81.5 KB