Boost logo

Boost :

From: Jim.Hyslop (jim.hyslop_at_[hidden])
Date: 2001-10-30 14:46:05


Paul Hollingsworth [SMTP:boost_at_[hidden]] wrote:
> I have run into the same problem...
Ditto. I usually resort to the "shotgun" approach - insert the #pragma
warning(disable:4786) indiscriminately until the compiler shuts up. Not very
efficient, but I don't have time to try to figure out MS's problem.

> // http://support.microsoft.com/support/kb/articles/Q167/3/55.ASP
> // states that yes, it's a compiler bug that #pragma warning(disable:
> 4786)
> // doesn't always work.
>
> // They don't, however, list a workaround.
Actually, they do: "This warning can be ignored."

Stupid workaround for a stupid warning :-)

-- 
Jim

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