[
https://issues.apache.org/jira/browse/STDCXX-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567747#action_12567747
]
Travis Vitek commented on STDCXX-673:
-------------------------------------
Thank you Farid. Merged to 4.2.x in
[r620552|http://svn.apache.org/viewvc?rev=620552&view=rev].
> [IBM XLC++ 9.0/AIX 5.3] 0.printf fails with assertions
> ------------------------------------------------------
>
> Key: STDCXX-673
> URL: https://issues.apache.org/jira/browse/STDCXX-673
> Project: C++ Standard Library
> Issue Type: Bug
> Components: Test Driver
> Affects Versions: 4.2.0
> Reporter: Travis Vitek
> Assignee: Travis Vitek
> Priority: Minor
> Fix For: 4.2.1
>
> Attachments: stdcxx-673.patch
>
>
> extension: "%{N}" buffer size
> /amd/devco/vitek/stdcxx/trunk/tests/src/printf.cpp:1022:
> rw_vasnprintf(ffffffffffff8d0, ffffffffffff8d8, "foo", va_list) error: errno
> = 12: Not enough space
> /amd/devco/vitek/stdcxx/trunk/tests/src/printf.cpp:1022:
> rw_vasnprintf(ffffffffffff8d0, ffffffffffff8d8, "foo", va_list) error: errno
> = 12: Not enough space
> /amd/devco/vitek/stdcxx/trunk/tests/src/printf.cpp:1022:
> rw_vasnprintf(ffffffffffff8d0, ffffffffffff8d8, "foo", va_list) error: errno
> = 12: Not enough space
> /amd/devco/vitek/stdcxx/trunk/tests/src/printf.cpp:1022:
> rw_vasnprintf(ffffffffffff8d0, ffffffffffff8d8, "foo", va_list) error: errno
> = 12: Not enough space
> /amd/devco/vitek/stdcxx/trunk/tests/src/printf.cpp:1022:
> rw_vasnprintf(ffffffffffff8d0, ffffffffffff8d8, "bar", va_list) error: errno
> = 12: Not enough space
> /amd/devco/vitek/stdcxx/trunk/tests/src/printf.cpp:1022:
> rw_vasnprintf(ffffffffffff8d0, ffffffffffff8d8, "bar", va_list) error: errno
> = 12: Not enough space
> /amd/devco/vitek/stdcxx/trunk/tests/src/printf.cpp:1022:
> rw_vasnprintf(ffffffffffff8d0, ffffffffffff8d8, "bar", va_list) error: errno
> = 12: Not enough space
> /amd/devco/vitek/stdcxx/trunk/tests/src/printf.cpp:1022:
> rw_vasnprintf(ffffffffffff8d0, ffffffffffff8d8, "bar", va_list) error: errno
> = 12: Not enough space
> extension: "[EMAIL PROTECTED]" nested format directive
> malformed directives
> Failed 8 out of 1572 assertions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.