Wouldn't it be better to say at the top

#ifndef OFF_MAX
#define OFF_MAX INT64_MAX
#endif

On Mon, Oct 3, 2016 at 12:43 AM, Ed Schouten <[email protected]> wrote:
> 2016-10-03 6:00 GMT+02:00 Marcel Moolenaar <[email protected]>:
>> Log:
>>   Replace OFF_MAX with INT64_MAX. The former is defined on Linux.
>
> Blargh. If only C had std::numeric_limits<T>::{min,max}. :-(
>
> --
> Ed Schouten <[email protected]>
> Nuxi, 's-Hertogenbosch, the Netherlands
> KvK-nr.: 62051717
>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to