[Insight-developers] [PATCH] for 3.20 branch: ISO C++11 does not allow access declarations

Matt McCormick matt.mccormick at kitware.com
Thu Aug 1 23:47:52 EDT 2013


Hi Sean,

Great!  Your patch has been pushed to the release-3.20 branch.

Thanks,
Matt

On Thu, Aug 1, 2013 at 3:27 PM, Sean McBride <sean at rogue-research.com> wrote:
> Hi all,
>
> Do I recall correctly that fixes for 3.20 can't go through gerrit?
>
> Attached is a patch against 3.20 that fixes a compiler error from clang in C++11 mode:
>
>  • ISO C++11 does not allow access declarations; use using declarations instead
>
> The error is in a public header, therefore important to fix because it prevents me from building my own code as C++11.
>
> Cheers,
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>


More information about the Insight-developers mailing list