On Feb 24, 2012, at 12:09, Dimitry Andric wrote:
> On 2012-02-24 10:38, Alexander Best wrote:
>> is the clang version in base able to do complete universe builds for i386 and
>> amd64 without the need for NO_WERROR= and WERROR= now?
>
> "universe" means all arches, and all kernel configs, so no.
On Sat Feb 25 12, Bruce Evans wrote:
> On Fri, 24 Feb 2012, Alexander Best wrote:
>
> >On Fri Feb 24 12, Dimitry Andric wrote:
> >>On 2012-02-24 10:38, Alexander Best wrote:
> >>>which will turn all -Wformat-invalid-specifier and -Wformat-extra-args
> >>>errors
> >>>into warnings (because clang t
On Fri, 24 Feb 2012, Alexander Best wrote:
On Fri Feb 24 12, Dimitry Andric wrote:
On 2012-02-24 10:38, Alexander Best wrote:
which will turn all -Wformat-invalid-specifier and -Wformat-extra-args errors
into warnings (because clang tot doesn't support -fformat-extensions)?
It would be bette
On Fri Feb 24 12, Dimitry Andric wrote:
> On 2012-02-24 10:38, Alexander Best wrote:
> > is the clang version in base able to do complete universe builds for i386
> > and
> > amd64 without the need for NO_WERROR= and WERROR= now?
>
> "universe" means all arches, and all kernel configs, so no. Th
On 2012-02-24 10:38, Alexander Best wrote:
> is the clang version in base able to do complete universe builds for i386 and
> amd64 without the need for NO_WERROR= and WERROR= now?
"universe" means all arches, and all kernel configs, so no. The status
for head with clang is as follows:
- buildwor
On Thu Feb 23 12, Dimitry Andric wrote:
> Author: dim
> Date: Thu Feb 23 21:34:14 2012
> New Revision: 232074
> URL: http://svn.freebsd.org/changeset/base/232074
>
> Log:
> Use a better way to silence unneeded internal declaration warnings in
> several sys/cam/ctl files.
is the clang version
Author: dim
Date: Thu Feb 23 21:34:14 2012
New Revision: 232074
URL: http://svn.freebsd.org/changeset/base/232074
Log:
Use a better way to silence unneeded internal declaration warnings in
several sys/cam/ctl files.
Suggested by: ed
Reviewed by: ken
MFC after:1 week
Modified: