Hi Paul,

> That being said, it may be that you prefer highlighting this particular
> conversion because it may narrow the value.

Yes, exactly.

>   if (LONG_MIN <= offset && offset <= LONG_MAX)
>     return /* (long) */ offset;

Fine me me. That's greppable and explains the preceding 'if'. Thanks!

Bruno
-- 
In memoriam Ezechiele Ramin <http://en.wikipedia.org/wiki/Ezechiele_Ramin>

Reply via email to