Dirk Reiners wrote:
Hi Chuck,
On Wed, 2006-04-19 at 11:57 -0700, Chuck Bueche wrote:
>
For example, around line 690 of osgmfield.inl, the line
MFieldTraits::copyToBin(pMem, &(_values[0]), _values.size()); generates an
error, apparently because it's getting called when the vector is empty, so
&(_values[0]) is considered insecure/illegal.
[snip]
Any comments (other than the requisite don't-use-MS-templates sarcasm) would be
greatly appreciated.
Damn, you took out my immediate response! ;)
That problem should be fixed in the current CVS version. You can get
current builds from http://www.opensg.org/dailybuild_logs/ . That said,
I've never tried cluster stuff on VS.Net 2005, so if you find a place I
missed I'd appreciate a note.
#define:ing SCL_SECURE 0 might help with disabling a lot of these
checks. I can't say if it works for this case though, but it might be a
workaround for similar future problems.
Regards
/Marcus
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users