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: Nonelexical_cast
Severity: Problem

comment:2 by nasonov, 15 years ago

Owner: changed from alnsn to nasonov
Status: assignednew

comment:3 by nasonov, 15 years ago

Status: newassigned

comment:4 by nasonov, 15 years ago

Version: NoneBoost 1.34.1

comment:5 by nasonov, 15 years ago

Milestone: Boost 1.35.0
Resolution: Nonefixed
Status: assignedclosed

Fixed in revision #40816.

Note: See TracTickets for help on using tickets.