On 03/02/2015 09:20 PM, Werner LEMBERG wrote:
Looks OK to me.
Thanks for checking it; I installed it.
> Generally speaking the compiler warnings you're talking about cause
> false alarms so often that they're more trouble than they're worth.
> For example, if P and Q are pointers into the same array and P <= Q,
> it's quite normal to compute Q-P and store the result into a size_t
> variable.
No q
Generally speaking the compiler warnings you're talking about cause
false alarms so often that they're more trouble than they're worth. For
example, if P and Q are pointers into the same array and P <= Q, it's
quite normal to compute Q-P and store the result into a size_t variable.
Although I'