BUG: ASSERT in Strex.cpp, Line 690 with CString::Format (241854)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft Visual C++, 32-bit Editions 6.0
This article was previously published under Q241854 SYMPTOMS
Using CString::Format, gives an assertion in Strex.cpp, line 690. This problem occurs when the %+f format string is used. Previous versions of Visual C++ do not give this assertion. Also, only the Service Pack 3 (SP3) debug version of MFC gives this assertion; the SP3 retail version does not give the assertion.
CAUSE
This problem is due to a bug in the parsing of the format string in the MFC code.
RESOLUTION
The following are three workarounds:
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 10/17/2003 |
---|
Keywords: | kbBug KB241854 |
---|
|