On Thu, Feb 5, 2009 at 9:35 PM, Csaba Halász <csaba.hal...@gmail.com> wrote:
> On Thu, Feb 5, 2009 at 10:16 PM, Csaba Halász <csaba.hal...@gmail.com> 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,
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to