Re: [PATCH] Fix Solaris compiler warnings

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Thursday, November 15, 2007 - 4:16 pm

Alex Riesen <raa.lkml@gmail.com> writes:


Eh?

I've looked at builtin-apply and utf8 cases but these returns
are after an endless loop whose exit paths always return
directly, so these return statements are in fact never reached.

Dumber compilers may not notice and if you remove these returns
they may start complaining, though. 
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Fix Solaris compiler warnings, Guido Ostkamp, (Thu Nov 15, 3:19 pm)
Re: [PATCH] Fix Solaris compiler warnings, Alex Riesen, (Thu Nov 15, 4:00 pm)
Re: [PATCH] Fix Solaris compiler warnings, Junio C Hamano, (Thu Nov 15, 4:16 pm)
Re: [PATCH] Fix Solaris compiler warnings, Alex Riesen, (Fri Nov 16, 12:48 am)
Re: [PATCH] Fix Solaris compiler warnings, Junio C Hamano, (Fri Nov 16, 2:14 am)
Re: [PATCH] Fix Solaris compiler warnings, Guido Ostkamp, (Fri Nov 16, 3:52 pm)