automate updates to _RWSTD_VER
------------------------------
Key: STDCXX-887
URL: https://issues.apache.org/jira/browse/STDCXX-887
Project: C++ Standard Library
Issue Type: Improvement
Components: Configuration
Affects Versions: 4.2.0, 4.1.4, 4.1.3, 4.1.2
Reporter: Martin Sebor
Fix For: 4.3
It's easy to forget to update the {{\_RWSTD_VER}} macro with the right version,
or to update it incorrectly. Since the library version is also encoded in the
name of the branch or tag, it would be less error-prone if the {{\_RWSTD_VER}}
macro were automatically generated from the name of the directory by the
configuration process. This is an enhancement request to investigate this
automation.
See the following
[discussion|http://stdcxx.markmail.org/message/bso6dno3fzm64pfa] for more.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.