Jean-Marc Lasgouttes wrote:
>>> I have problems compiling lengthcommon.C with gcc 3.2.2 and need
>>> the attached patch. Any reason why I should not apply it?
> 
> Angus> I have never had a problem with a zero byte patch...
> 
> Umph.

Ahhh. No reasons why you should not apply it and every reason why you
should. I'd even go one step further and define num_units as

int const num_units = int(sizeof(unit_name) / sizeof(unit_name[0]));

-- 
Angus

Reply via email to