Opened 9 years ago

Closed 9 years ago

#8697 closed Patches (fixed)

gcc -Wshadow throws warnings

Reported by: KaiSt <k.stuhlemmer@…> Owned by: Andy Tompkins
Milestone: To Be Determined Component: uuid
Version: Boost 1.53.0 Severity: Problem
Keywords: Cc:

Description

The attached patch fixes gcc shadowing warnings in Boost uuid.

Attachments (1)

boost-uuid-shadow-1.53.diff (966 bytes ) - added by KaiSt <k.stuhlemmer@…> 9 years ago.
created against version 1.53

Download all attachments as: .zip

Change History (3)

by KaiSt <k.stuhlemmer@…>, 9 years ago

Attachment: boost-uuid-shadow-1.53.diff added

created against version 1.53

comment:1 by Andy Tompkins, 9 years ago

checked into trunk C84782

comment:2 by Andrey Semashev, 9 years ago

Resolution: fixed
Status: newclosed

(In [86660]) Merged changes from trunk: warning silencing and support for SSE and C++11. Fixes #8495, #8697, #8509.

Note: See TracTickets for help on using tickets.