Re: libc warnings

2013-04-08 Thread Philip Guenther
On Thu, Apr 4, 2013 at 6:49 PM, Ted Unangst wrote: > To prevent the future recurrence of some rather serious libc build > bugs, such as a macro like strong_alias suddenly turning into an > implicit function prototype, I think we should add some warnings and > use as much -Werror as possible. (I'm

libc warnings

2013-04-04 Thread Ted Unangst
To prevent the future recurrence of some rather serious libc build bugs, such as a macro like strong_alias suddenly turning into an implicit function prototype, I think we should add some warnings and use as much -Werror as possible. (I'm not entirely sure this would have caught the missing strong_