Opened 9 years ago

Closed 9 years ago

#8852 closed Bugs (fixed)

unreferenced parameter warning

Reported by: alex@… Owned by: Emil Dotchevski
Milestone: To Be Determined Component: exception
Version: Boost 1.53.0 Severity: Problem
Keywords: Cc:

Description (last modified by Emil Dotchevski)

Fixed in trunk revision 85076.

Attachments (1)

boost-8852.diff (517 bytes ) - added by alex@… 9 years ago.

Download all attachments as: .zip

Change History (4)

by alex@…, 9 years ago

Attachment: boost-8852.diff added

comment:1 by Emil Dotchevski, 9 years ago

Thanks. Which compiler version issues the warning, on which platform, and with what command line?

comment:2 by alex@…, 9 years ago

Windows, msvc11 (VC++ 2012). One needs to compile with /W4 (the unreferenced parameter warning is a level-4 warning).

comment:3 by Emil Dotchevski, 9 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.