Opened 12 years ago

Last modified 11 years ago

#5481 new Bugs

undesired warnings

Reported by: Leo Carreon <lcarreon@…> Owned by: jsiek
Milestone: To Be Determined Component: tokenizer
Version: Boost 1.45.0 Severity: Problem
Keywords: Cc:

Description

Hi,

I am building a simple test program (see attachment test_thread.cpp) using Microsoft Visual Studio 2010 with /W4 and /WX options and I am getting errors (see attachment test_thread.err).

Yes, I could disable the specific warnings but I prefer that the library not generate such warnings.

Regards,

Leo

Attachments (2)

test_thread.cpp (558 bytes ) - added by Leo Carreon <lcarreon@…> 12 years ago.
The test program
test_thread.err (4.3 KB ) - added by Leo Carreon <lcarreon@…> 12 years ago.
The error messages from the build of the test program

Download all attachments as: .zip

Change History (3)

by Leo Carreon <lcarreon@…>, 12 years ago

Attachment: test_thread.cpp added

The test program

by Leo Carreon <lcarreon@…>, 12 years ago

Attachment: test_thread.err added

The error messages from the build of the test program

comment:1 by Leo Carreon <lcarreon@…>, 11 years ago

Hi,

It seems that this problem no longer exists in Boost 1.48.0 thus this ticket may be closed.

Kind regards, Leo

Note: See TracTickets for help on using tickets.