[ 
https://issues.apache.org/jira/browse/STDCXX-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551849
 ] 

Martin Sebor commented on STDCXX-673:
-------------------------------------

Incidentally, how come the 8.cstdint test hasn't been failing on AIX as a 
result of the signed/unsigned mismatch? It might need to be enhanced to detect 
this. Can you please look into it before you close this issue?

> [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.

Reply via email to