Boost logo

Boost :

From: Phil Bouchard (philippe_at_[hidden])
Date: 2008-04-24 05:32:39


Greetings:

I have made many bug fixes to the library and it now runs properly a
previous example requested. The code is much more robust and I would like
requesting everyone to replace any 2.x series with this one.

There is unfortunately a situation on MSVC when shifted_ptr<> is used with
arrays. I believe there is an array to pointer to array convertion problem
at runtime (inside new_sh) but this issue needs to be further investigated.
I disabled array functionality for MSVC until it can be fixed. Everything
works fine under GCC.

Regards,
-Phil


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk