On Sat, Jan 14, 2012 at 06:33:55AM -0500, Mike Frysinger wrote: > if you unify the error paths with goto's, do you get smaller code size ?
Probably. I tried to follow the style of other code pieces I've read, which is why I avoided using gotos in the first place. -- Richard Braun _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
