zeek/testing/btest/Baseline/scripts.base.protocols.nfs.basic
Jon Siwek 5b4313b593 Deprecate Val(double, TypeTag) ctor, add TimeVal/DoubleVal subclasses
This also updates all usages of the deprecated Val ctor to use
either IntervalVal, TimeVal, or DoubleVal ctors.  The reason for
doing away with the old constructor is that using it with TYPE_INTERVAL
isn't strictly correct since there exists a more specific subclass,
IntervalVal, with overriden ValDescribe() method that ought to be used
to print such values in a more descriptive way.
2020-06-02 23:33:40 -07:00
..
.stdout Deprecate Val(double, TypeTag) ctor, add TimeVal/DoubleVal subclasses 2020-06-02 23:33:40 -07:00