Re: [patch] fix misc warnings

2016-02-24 Thread Chet Ramey
On 2/24/16 12:44 PM, Mike Frysinger wrote: > the fixes below cover specific warnings. but there's more i wasn't able to > fix. Thanks for the fixes. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, C

[patch] fix misc warnings

2016-02-24 Thread Mike Frysinger
the fixes below cover specific warnings. but there's more i wasn't able to fix. seems like this should be easy ... but iirc i've reported it before ... expr.c:210:17: warning: conflicting types for built-in function ‘exp2’ static intmax_t exp2 __P((void)); there's some weirdness with the nested