Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-07-09 07:07:07


From: "David B. Held" <dheld_at_[hidden]>
> I would like to see the following changes in detail/lwm_win32.hpp:
> (this isn't a real patch, as I don't have diff on this machine)
>
> ...
> #include <boost/detail/winapi.hpp>
>
> +#ifdef __BORLANDC__
> +# pragma warn -8027 // Functions containing while are not expanded
> inline
> +#endif

Done, thanks.


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