Re: [PATCH] quiesce clang warnings for opie/libopie

2013-10-26 Thread Sean Bruno
On Fri, 2013-10-25 at 10:13 -0400, Sean Bruno wrote: > Spent some time investigating warnings emitted by the build for libopie > and such. > > http://people.freebsd.org/~sbruno/libopie_warns.txt > > Most of this is harmless and clang emits clear directives and solutions > to solve these warnings.

[PATCH] quiesce clang warnings for opie/libopie

2013-10-25 Thread Sean Bruno
Spent some time investigating warnings emitted by the build for libopie and such. http://people.freebsd.org/~sbruno/libopie_warns.txt Most of this is harmless and clang emits clear directives and solutions to solve these warnings. Patch attached to do just that and make the build happy. http://