|
Boost Users : |
Subject: [Boost-users] [General] Warnings and pragmas in MSVC
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2009-01-14 05:28:19
I've written some code using the Lambda & Lambda.bind libraries,
although I don't think that really matters, which produce a page ful
of C4503 warnings,
*4503 'identifier' : decorated name length exceeded, name was truncated*
In my code I've tried using pragma disable around the lines which I altered
to cause the warnings, but it makes no difference. Is it necessary to apply
these pragmas within the Boost library code, or is there a better way?
Thanks, Rob.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net