[
https://issues.apache.org/jira/browse/STDCXX-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601300#action_12601300
]
Travis Vitek commented on STDCXX-810:
-------------------------------------
I don't see any files that match {{^rwt}} in subversion. I think you may be
referring to some files that you've seen while working your other job. I don't
see any other internal library headers that match {{^rw}} either. All of those
files are in the {{rw}} directory and begin with an underscore.
> inconsistent testuite header names
> ----------------------------------
>
> Key: STDCXX-810
> URL: https://issues.apache.org/jira/browse/STDCXX-810
> Project: C++ Standard Library
> Issue Type: Improvement
> Components: Test Driver
> Affects Versions: 4.1.2, 4.1.3, 4.1.4, 4.2.0
> Reporter: Martin Sebor
> Assignee: Eric Lemings
> Priority: Minor
> Fix For: 4.3
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The names of some test suite headers start with the {{rw_}} prefix (such as
> [rw_alarm.h|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/include/rw_alarm.h])
> but others don't follow this convention (e.g.,
> [21.strings.h|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/include/21.strings.h]
> or
> [driver.h|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/include/driver.h]).
> For consistency, we should add the {{rw_}} prefix to all test suite headers
> that are missing it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.