Search

Typo in std::deque::resize() comment by Dmitry Me

Closed
as Fixed Help for as Fixed

2
0
Sign in
to vote
Type: Bug
ID: 696316
Opened: 10/24/2011 4:52:13 AM
Access Restriction: Public
Moderator Decision: Sent to Engineering Team for consideration
0
Workaround(s)
0
User(s) can reproduce this bug
This problem is observed in version 10.0.40219.1 SP1Rel

std::deque::resize() has this comment:

// appemd default-constructed elements

where the word "appemd" has a typo.
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling version

Visual Studio 2010 SP1

Steps to reproduce

Observe std::deque::resize() code.

Product Language

English

Operating System

Windows XP

Operating System Language

English

Actual results

Typo in comment.

Expected results

No typo in comment.
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 10/25/2011 at 5:01 PM
Hi,

Thanks for reporting this typo. I've already fixed it (back in August) and the fix will be available in VC11.

If you have any further questions, feel free to E-mail me at stl@microsoft.com .

Stephan T. Lavavej
Visual C++ Libraries Developer
Posted by MS-Moderator08 [Feedback Moderator] on 10/24/2011 at 9:02 PM
Thank you for submitting feedback on Visual Studio 2010 and .NET Framework. Your issue has been routed to the appropriate VS development team for investigation. We will contact you if we require any additional information.
Posted by MS-Moderator01 on 10/24/2011 at 5:43 AM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.