> On Oct. 17, 2013, 9:59 p.m., Ben Mahler wrote:
> > Thanks for updating this! Can you fix the wrapping on these three:
> > 
> >    static void event(zhandle_t* zh, int type, int state,
> >        const char* path, void* ctx)
> > 
> >    static void dataCompletion(int ret, const char* value, int value_len,
> >        const Stat* stat, const void* data)
> > 
> >    static void stringsCompletion(int ret, const String_vector* values,
> >        const void* data)
> >

You bet! Should be in new patch.


- Niklas


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


On Oct. 17, 2013, 10:11 p.m., Niklas Nielsen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14721/
> -----------------------------------------------------------
> 
> (Updated Oct. 17, 2013, 10:11 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> 11 lines with hard tabs found in zookeeper (with mesos-style.py). Trivial 
> patch converting hard tabs into spaces.
> 
> 
> Diffs
> -----
> 
>   src/zookeeper/zookeeper.cpp de33003 
> 
> Diff: https://reviews.apache.org/r/14721/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Niklas Nielsen
> 
>

Reply via email to