> On July 27, 2015, 5:43 a.m., Artem Harutyunyan wrote:
> > 3rdparty/libprocess/configure.ac, lines 97-101
> > <https://reviews.apache.org/r/36830/diff/1/?file=1022111#file1022111line97>
> >
> >     Are you planning a follow-up patch to introduce this to the 
> > configure.ac of Mesos as well?

Yep. Just wanted to make sure this got a review before copy pasting. Thanks!


- Joris


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


On July 26, 2015, 9:01 p.m., Joris Van Remoortere wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/36830/
> -----------------------------------------------------------
> 
> (Updated July 26, 2015, 9:01 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman, Artem Harutyunyan, Joseph Wu, and 
> Michael Park.
> 
> 
> Bugs: MESOS-3122
>     https://issues.apache.org/jira/browse/MESOS-3122
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> use --enable-static-unimplemented to get compile time errors as opposed
> to runtime errors.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/configure.ac 7d1221bd5ddfc4fa816b0bbea0be5c6b20000cbb 
> 
> Diff: https://reviews.apache.org/r/36830/diff/
> 
> 
> Testing
> -------
> 
> created a function with an `UNIMPLEMENTED()` body and verified the runtime 
> error occured when configured by default, and a compile-time error ocurred 
> when configured with `--enable-static-unimplemented`
> 
> 
> Thanks,
> 
> Joris Van Remoortere
> 
>

Reply via email to