Boost logo

Boost :

From: Paul A. Bristow (boost_at_[hidden])
Date: 2003-03-25 18:50:07


I was surprised to find that /Wp64 flag (detect 64-bit portability)

means that std::size_t is 64 bit. This leds to a number of oddities that
confused me. Is this perhaps causing your problem?

Paul A Bristow, Prizet Farmhouse, Kendal, Cumbria, LA8 8AB UK
+44 1539 561830 Mobile +44 7714 33 02 04
Mobile mailto:pabristow_at_[hidden]
mailto:pbristow_at_[hidden]

> -----Original Message-----
> From: boost-bounces_at_[hidden]
> [mailto:boost-bounces_at_[hidden]]On Behalf Of vc
> Sent: Tuesday, March 25, 2003 5:20 PM
> To: Boost mailing list
> Subject: Re: [boost] VC7/Threads Warnings
>
>
>
> ----- Original Message -----
> From: "William E. Kempf" <wekempf_at_[hidden]>
>

> Yes it seems that in command line by default is W1. If you set the /Wp64
> flag (detect 64-bit
> portability) you will get warnings level 1 and they can be seen using bjam
> without setting the Wx flag.
> So, seems that W1 is by default ...
>
> Viv
>


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