[sldev] [HELP] Compiling Snowglobe
Bill Windwalker
billwindwalker at rocketmail.com
Tue Jul 28 03:22:10 PDT 2009
default to 0s ?
0,
i do not think that can happen unless some other program is doing that.
________________________________
From: Tofu Linden <tofu.linden at lindenlab.com>
To: Sharven Raabe <sharven.raabe at googlemail.com>
Cc: SLDev at lists.secondlife.com
Sent: Monday, July 27, 2009 8:20:26 AM
Subject: Re: [sldev] [HELP] Compiling Snowglobe
Sharven Raabe wrote:
> The call looks like this:
> // default to 0s.
> U32 size = mvci.getSize();
> std::vector<U8> data(size);
> memset(&(data[0]), 0, size);
How curious. I wonder if its problem is not quite what it's complaining
about - could you try changing 'U32' to 'size_t'?
Thanks.
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/SLDev
Please read the policies before posting to keep unmoderated posting privileges
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20090728/c56fe763/attachment.htm
More information about the SLDev
mailing list