Re: CMS: whats going on with bytearrays now ?

2010-08-18 Thread Timothy Bish
On Wed, 2010-08-18 at 07:25 -0700, Sodan wrote: > fixed in 3.2.x > thanx. > Søren > Great, thanks for confirming the fix. Regards -- Tim Bish Open Source Integration: http://fusesource.com ActiveMQ in Action: http://www.manning.com/snyder/ Follow me on Twitter: http://twitter.com/tabish121 M

Re: CMS: whats going on with bytearrays now ?

2010-08-18 Thread Sodan
fixed in 3.2.x thanx. Søren -- View this message in context: http://old.nabble.com/CMS%3A-whats-going-on-with-bytearrays-now---tp29469904p29471918.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: CMS: whats going on with bytearrays now ?

2010-08-18 Thread Sodan
done -- View this message in context: http://old.nabble.com/CMS%3A-whats-going-on-with-bytearrays-now---tp29469904p29470040.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: CMS: whats going on with bytearrays now ?

2010-08-18 Thread Timothy Bish
On Wed, 2010-08-18 at 03:48 -0700, Sodan wrote: > vector blist; > map->setBytes(name,blist); > > BOOM (since blist is empty, but is blist is at least 1 byte, then everything > is fine) > > server_debug.exe!std::_Debug_message(const wchar_t * message, const wchar_t > * file, unsigned int line) Li

CMS: whats going on with bytearrays now ?

2010-08-18 Thread Sodan
vector blist; map->setBytes(name,blist); BOOM (since blist is empty, but is blist is at least 1 byte, then everything is fine) server_debug.exe!std::_Debug_message(const wchar_t * message, const wchar_t * file, unsigned int line) Line 15 C++ server_debug.exe!std::vector >::operator[](unsign