Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.1.2, 4.1.3, 4.2.0
-
None
-
all
-
Patch Available
-
Inefficiency
Description
Moved from the Rogue Wave bug tracking database:
***Created By: sebor @ May 09, 2002 11:15:41 AM***
The template __rw_new_capacity() uses floating point arithmetic which may be less efficient than integer arithmetic on some architectures. Need to change to integer arithmetic and correctly handle integer overflow.
Attachments
Attachments
Issue Links
- is depended upon by
-
STDCXX-666 [MSVC 8-x64] 21.string.cons.cpp test fails in optimized builds due to bad codegeneration by the compiler
-
- Closed
-