Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-07-15 13:39:31


----- Original Message -----
From: <rwgk_at_[hidden]>
>
> Everything is fine, except for the vc60 warning messages that are
> attached. I had similar messages before with my application code

> cl.exe /I"C:\rwgk\richcmp\boost" /I"C:\Python21\include"
> /nologo /MD /GR /GX /Zm200 /c richcmp.cpp
> richcmp.cpp
> C:\rwgk\richcmp\boost\boost/python/operators.hpp(80) : warning C4042:
> 'which' : has bad storage class

<snip>

Ralf, have you looked at the MSDN documentation for this warning? That
usually leads to some insight.

Also, it appears that you are still testing with makefiles instead of the
new build system. I would be very pleased if you could make the transition
soon!

Regards,
Dave


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