Log On
Embarcadero Home
Watch, Follow, &
Connect with Us
Share This
QualityCentral
Communities
Articles
Blogs
Resources
Downloads
Help
QualityCentral
Delphi-BCB
RTL
C++
Codeguard
Date/Time
Exception Handling
Header Files
I/O
I/O Streams
Language Specifications
Locale/International API
Math
Math Emulator
Memory Management
Miscellaneous
MS Compat.
OS Interface
Overlays
Process Management
RTTI
Startup Code
STL
STLPort
Strings
Text Mode/Console API
Threads
Type Classification
Type Conversion
WIN API
You are not logged in.
Help
Print
Public Report
Report From:
Delphi-BCB/RTL/C++/STL
[ Add a report in this area ]
Report #:
1161
Status:
Closed
Typo in cstring.h and oldstl\cstring.h
Project:
C++Builder
Build #:
10.157
Version:
6.0
Submitted By:
Harold Howe
Report Type:
Basic functionality failure
Date Reported:
5/7/2002 8:31:54 AM
Severity:
Serious / Highly visible problem
Last Updated:
3/20/2012 2:24:39 AM
Platform:
All versions
Internal Tracking #:
135366
Resolution:
Fixed
(Resolution Comments)
Resolved in Build:
:
6.0.10.165
Duplicate of:
None
Voting and Rating
Overall Rating:
(6 Total Ratings)
5.00 out of 5
Total Votes:
1
Description
cstring.h contains this:
# ifdef __USE_OLD_RW_STL
# include <oldstl/string.stl>
# else
# include <stlport/string>
#endif
The typo is the define for using the old RW stl. In all of the other header files, the define is listed as _USE_OLD_RW_STL (only one underscore in front). cstring.h and oldstl\cstring.h are the only two files that list the two underscore version. This must be a typo.
Steps to Reproduce:
None
Workarounds
None
Attachment
None
Comments
None
View Your Reports
Search
Server Response from: ETNACODE01
Developer Tools
Blackfish SQL
C++Builder
Delphi
FireMonkey
Prism
InterBase
JBuilder
J Optimizer
HTML5 Builder
3rdRail & TurboRuby
Database Tools
Change Manager
DBArtisan
DB Optimizer
ER/Studio
Performance Center
Rapid SQL
Technical Articles
Tutorials
White Papers
Press Releases
Newsletters
Add Content (GetPublished)
Audio
Audio & Video
Video
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Tags
Technology Partners
Downloads
Free Trials
Registered User Downloads
Beta Programs
Add Content (GetPublished)
Articles
Blogs
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Member Services
About
Connect with Us