
9 Dec
2011
9 Dec
'11
6:55 p.m.
On Fri, Dec 9, 2011 at 1:29 PM, Rai, Neeraj <neeraj.rai@citi.com> wrote:
Hi,
I am writing my first boost program and having trouble with the compiler warning against boost 1.44.0. Is there any way to get rid of those warnings so I can focus on real warnings in my code ?
First, upgrade to 1.48.0. There has been considerable work on reducing warnings since 1.44.0 was released. Second, if you have concerns about a specific library, include the name of the library in square brackets at the start of the subject line. A message with general name like [boost-dev] is less likely to be read by the developer of the library you are interested in. --Beman