Opened 16 years ago

Closed 15 years ago

#839 closed Patches (fixed)

lexical_cast - local variable shadow patch

Reported by: ctsa Owned by: nasonov
Milestone: Boost 1.35.0 Component: lexical_cast
Version: Boost 1.34.1 Severity: Problem
Keywords: Cc:

Description

A very simple patch to rename method arguments which shadow class variables in lexical_cast.hpp -- although trivial, accepting this patch will increase the
effectiveness of shadow warnings in client code.

Attachments (1)

lexical_cast.hpp.patch​ (937 bytes ) - added by ctsa 15 years ago.
a local shadow patch for lexical_cast.hpp

Download all attachments as: .zip

Change History (6)

by ctsa, 15 years ago

Attachment: lexical_cast.hpp.patch​ added

a local shadow patch for lexical_cast.hpp

comment:1 by Daryle Walker, 15 years ago

Component: None → lexical_cast
Severity: → Problem

comment:2 by nasonov, 15 years ago

Owner: changed from alnsn to nasonov
Status: assigned → new

comment:3 by nasonov, 15 years ago

Status: new → assigned

comment:4 by nasonov, 15 years ago

Version: None → Boost 1.34.1

comment:5 by nasonov, 15 years ago

Milestone: → Boost 1.35.0
Resolution: None → fixed
Status: assigned → closed

Fixed in revision #40816.

Note: See TracTickets for help on using tickets.