On Wed, Mar 25, 2015 at 2:03 AM, François Revol <re...@free.fr> wrote: > On 24/03/2015 23:56, Max Filippov wrote: >> On Wed, Mar 25, 2015 at 1:26 AM, Andreas Färber <afaer...@suse.de> wrote: >>> Am 24.03.2015 um 00:36 schrieb Alexander von Gluck IV: >>>> >>> >>> Why convert from array to switch statement? It looks like a very >>> invasive change for no obvious reason. >> >> I'd be interested to know the reason too, but I'm OK with either way. > > Maybe because negative array indices are usually a bad idea in C?
Sounds like a good reason (: > Are the host errno codes used there actually? Yes. -- Thanks. -- Max