[
https://issues.apache.org/jira/browse/STDCXX-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639103#action_12639103
]
Farid Zaripov commented on STDCXX-563:
--------------------------------------
Merged into 4.3.x branch and trunk thus:
http://svn.apache.org/viewvc?view=rev&revision=704152
http://svn.apache.org/viewvc?view=rev&revision=704153
> split up rw/_mutex.h
> --------------------
>
> Key: STDCXX-563
> URL: https://issues.apache.org/jira/browse/STDCXX-563
> Project: C++ Standard Library
> Issue Type: Improvement
> Components: Build and Installation
> Affects Versions: 4.2.0
> Reporter: Martin Sebor
> Assignee: Farid Zaripov
> Priority: Minor
> Fix For: 4.2.2
>
> Attachments: stdcxx-563.patch
>
> Original Estimate: 4h
> Time Spent: 4h
> Remaining Estimate: 0h
>
> The internal header <rw/_mutex.h> has become too big and hard to maintain. It
> would be an improvement to split it up into multiple headers, one for each
> supported implementation of threads, along the lines of what was done with
> the <rw/_config.h> header in
> http://svn.apache.org/viewvc?view=rev&revision=382600. This is too big to do
> for 4.2 but simple enough that it could go in 4.2.1.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.