Opened 14 years ago

Closed 13 years ago

#1872 closed Bugs (fixed)

[Spirit2] 'assignment operator could not be generated' warnings from VC9

Reported by: Richard Webb <richard.webb@…> Owned by: Joel de Guzman
Milestone: Boost 1.36.0 Component: spirit
Version: Boost Development Trunk Severity: Cosmetic
Keywords: Cc:

Description

Running the Spirit2 regression tests on VC9 with warning level 4 produces a lot of C4512 warnings ( 'assignment operator could not be generated').

Attached is a patch that adds private assignment operators to some classes to silence the warnings.

Attachments (1)

Spirit24512.patch (12.6 KB ) - added by Richard Webb <richard.webb@…> 14 years ago.

Download all attachments as: .zip

Change History (2)

by Richard Webb <richard.webb@…>, 14 years ago

Attachment: Spirit24512.patch added

comment:1 by rwebb <richard.webb@…>, 13 years ago

Resolution: fixed
Status: newclosed

Looks like these have been fixed now.

Note: See TracTickets for help on using tickets.