[osg-users] osgjs fix for 64 builds with some compilers

Robert Osfield robert.osfield at gmail.com
Thu Feb 18 01:45:06 PST 2016


Hi Nick,

I have just reviewed your change and don't feel it's the appropriate way to
tackle this type of issue.  If long int isn't being interpreted as 64bit
int then it would be appropriate to use a typedef rather than #ifdef
blocks.  The include/osg/Types file contains int64_t, could you just try
this instead?

Robert.

On 29 January 2016 at 10:26, Trajce Nikolov NICK <
trajce.nikolov.nick at gmail.com> wrote:

> Hi Robert,
>
> attached is small fix for 64 builds with some compilers. It is from the
> 3.5.1 dev release. Is there a chance to integrate this fix into the
> mentioned version?
>
> Was tested with MSVC and g++
>
> --
> trajce nikolov nick
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160218/fd6abd28/attachment-0001.htm>


More information about the osg-users mailing list