On 14/11/13 20:50, Anton Khirnov wrote: > It defines {FLT,DBL}_{MAX,MIN} macros, even though float.h is supposed > to do that. Those values are not exactly representable double/float as > the specification mandates, which breaks code (e.g. in vf_fps) like > Ok.