Boost logo

Boost :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-04-24 12:03:12


AMDG

Phil Bouchard wrote:
> 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.
>

I'm checking it out now. Here's a warning that can easily be fixed:
warning C4100: 'ti' : unreferenced formal parameter
shifted_ptr\shifted_ptr\boost\detail\sh_owned_base_nt.hpp 144

In Christ,
Steven Watanabe


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