On Wed, Dec 18, 2013 at 6:43 PM, Frank Quinn <fqu...@nyx.com> wrote:

> Hi Rafael,
>
> Could we get PROTON-420 in there too? I attached a patch to the ticket
> which fixes, it's just for compiler warning prevention when compiling
> against proton with strict flags.
>

I have applied a modified version of the PROTON-420 patch. I really don't
like adding a space to examples. I feel like it is pretty inevitable that
people will cut and paste example snippets and if there is an extra space
in there then it will lead to lots of problems. I do recall that there is
an alternative syntax for detailed comment descriptions in doxygen that
makes use of // style comments rather than /* style comments. I've switched
over to this form and removed the -Wno-comment from the build. This appears
to work for me, so hopefully it will fix your warnings also. SVN appears to
be down now, but I will check it in as soon as it is back up.

--Rafael

Reply via email to