[osg-users] Preparing to make 3.5.3 dev release, please test
Robert Osfield
robert.osfield at gmail.com
Thu Jun 2 12:29:44 PDT 2016
On 2 June 2016 at 20:03, Robert Osfield <robert.osfield at gmail.com> wrote:
> IF(${CMAKE_MAJOR_VERSION} GREATER 2 AND CMAKE_CXX_COMPILER_VERSION
> VERSION_GREATER 4.9)
> SET(OSG_AGGRESSIVE_WARNING_FLAGS
> ${OSG_AGGRESSIVE_WARNING_FLAGS} -Wshadow)
> ENDIF()
>
> Works for me under Kubuntu 16.04 with modern version of gcc (5.3.1).
> I will now check my Kubuntu 14.04 to see if the warnings appear...
> fingers crossed.
Works under Kubuntu 14.04 with gcc 4.8.4, so both now compile cleanly
without warnings :-)
More information about the osg-users
mailing list