robertosfield wrote:
> Hi Bjorn,
> Unfortunately I don't see these warnings with the compiler I have
> available with the settings that are currently available.  Do you know
> of what to enable these warnings in gcc or Clang?
> 
> The nature of these warnings are such that I really need to be able to
> see the warning first hand and attempt a local fix to see the affect.
> 
> Cheers,
> Robert.
> 


Hi Robert,

I have made a small example which shows the problem with these types of 
constructors:

https://gist.github.com/bjornblissing/1895b168b2e90762ebee065adb3d3c65

It emits compilation warnings in Visual Studio 2015, but I have been unable to 
reproduce the warning in neither GCC nor Clang. Although the output of the 
executable are identical.

Regards
Björn

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=67391#67391





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to