-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32749/#review79954
-----------------------------------------------------------

Ship it!



configure.ac
<https://reviews.apache.org/r/32749/#comment129646>

    This is a bit unusual. We haven't marked our branches that way so far but I 
kinda like it.


- Till Toenshoff


On April 13, 2015, 9:01 p.m., Cody Maloney wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/32749/
> -----------------------------------------------------------
> 
> (Updated April 13, 2015, 9:01 p.m.)
> 
> 
> Review request for mesos and Till Toenshoff.
> 
> 
> Bugs: MESOS-2550
>     https://issues.apache.org/jira/browse/MESOS-2550
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Add -Wno-unused-local-typedef for clang 3.6
> 
> 
> Diffs
> -----
> 
>   configure.ac 868c0413a2e2307ae8ab2211f56874595759b139 
> 
> Diff: https://reviews.apache.org/r/32749/diff/
> 
> 
> Testing
> -------
> 
> For series:
> 
> ../configure --disable-java --disable-python CC=clang CXX=clang++
> `make check` passed on ArchLinux with clang version 3.6 as host compiler. 
> CXXFLAGS contains the typedef. Didn't build without patches.
> `make check` on ArchLinux with GCC 4.9
> 
> ../configure
> `make distcheck` on CentOS 7 (GCC 4.8)
> 
> ../configure
> `make distcheck` with OS X (Clang 3.5). Verified no 
> '-Wno-unused-local-typedef'.
> 
> 
> Thanks,
> 
> Cody Maloney
> 
>

Reply via email to