[ https://issues.apache.org/jira/browse/STDCXX-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Farid Zaripov resolved STDCXX-563. ---------------------------------- Resolution: Fixed Assignee: Farid Zaripov Resolved thus: http://svn.apache.org/viewvc?view=rev&revision=696295 > 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.