Robert Osfield wrote:
On Thu, Feb 5, 2009 at 9:35 PM, Csaba Halász <[email protected]> wrote:
On Thu, Feb 5, 2009 at 10:16 PM, Csaba Halász <[email protected]> wrote:
Rev 9397 is the first non-working revision. Looks like a lot of
int-long changes, which seems to agree with your 64 bit theory. Except
it is broken on 32 bit too.
LOL, it is one for Sukender's list :)
for(int i=0; i<4; ++i)
{
*dest_ptr = *src_ptr;
}
Can you spot the error? :)
No pointer increments!!
God what I dumbo I can be sometimes...
Robert,
I wonder if there is a VS warning that would have found this... </me
ducks for cover> ;)
-Paul
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org