Boost logo

Boost :

From: Christopher Kohlhoff (chris_at_[hidden])
Date: 2006-02-05 15:32:03


Hi Ian,

--- Ian Baxter <ibaxter_at_[hidden]> wrote:

> Asio when compiled in a mixed assembly with VS 8 produces a link
> error (LNK2022) because of an undefined struct in error.hpp.
>
> changing line 288 error.hpp to this:
> struct unspecified_bool_type_t{ };
>
> fixes the problem.

Thanks for that, I've just checked in the fix.

Cheers,
Chris


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