[Insight-developers] [PATCH] for 3.20 branch: ISO C++11 does not allow access declarations
Sean McBride
sean at rogue-research.com
Thu Aug 1 15:27:41 EDT 2013
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 3930 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-developers/attachments/20130801/a50cc82a/attachment.obj>
More information about the Insight-developers
mailing list