[
https://issues.apache.org/jira/browse/STDCXX-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591180#action_12591180
]
Martin Sebor commented on STDCXX-869:
-------------------------------------
Is the test supposed to fail assertions? The original doesn't with gcc 4.1.1 on
Red Hat EL 5.0 but the new one does in my environment (gcc 4.1.2/Fedora 8) --
see below.
Also, we probably shouldn't be attaching the original tests to the issues.
{noformat}
$ ./22.locale.synopsis -q
# ASSERTION (S7) (5 lines):
# TEXT: std::ctype_base::graph = 0x200, expected 0xe0
# CLAUSE: lib.locales
# FILE: 22.locale.synopsis.cpp
# LINE: 906
# +-----------------------+----------+----------+----------+
# | DIAGNOSTIC | ACTIVE | TOTAL | INACTIVE |
# +-----------------------+----------+----------+----------+
# | (S1) INFO | 56 | 56 | 0% |
# | (S7) ASSERTION | 1 | 40 | 97% |
# +-----------------------+----------+----------+----------+
{noformat}
> add 22.locale.synopsis.cpp
> --------------------------
>
> Key: STDCXX-869
> URL: https://issues.apache.org/jira/browse/STDCXX-869
> Project: C++ Standard Library
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 4.1.2, 4.1.3, 4.1.4, 4.2.0
> Reporter: Martin Sebor
> Assignee: Eric Lemings
> Fix For: 4.2.1
>
> Attachments: 22.locale.synopsis.cpp, 22_synopsis.cpp
>
> Original Estimate: 5h
> Time Spent: 4.5h
> Remaining Estimate: 0.5h
>
> The test 22_synopsis.cpp needs to be migrated from the Rogue Wave source code
> repository into Subversion under the name
> [localization/22.locale.synopsis.cpp|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/localization/22.locale.synopsis].
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.