• Poul-Henning Kamp's avatar
    Change how min/max/default values for parameters are managed. · 6519159a
    Poul-Henning Kamp authored
    Make min/max values strings, and test-convert them along with the
    default value during startup, to see that we can.  At the same time
    normalize the strings with the parameters tweak function.
    
    List min/max values in .rst doc.
    
    param.show will flag default values. (Better the other way around ?)
    
    Add a new feature:
    
    	param.show changed
    
    will only list parameters with non-default values (in short format)
    6519159a
mgt_param_bits.c 6.59 KB