Title
New-handler and data races
Status
resolved
Section
[new.delete.dataraces]
Submitter
DIN

Created on 2010-08-25.00:00:00 last changed 163 months ago

Messages

Date: 2011-05-09.23:20:35

Proposed resolution:

Resolved in Batavia by accepting n3189.

Date: 2010-11-29.10:49:30

[ 2010-Batavia: ]

Resolved by adopting n3189.

Date: 2010-10-24.00:00:00

[ 2010-10-24 Daniel adds: ]

Accepting n3122 would solve this issue. This issue is related to 1365.

Date: 2010-10-25.01:00:51

[ Resolution proposed by ballot comment: ]

Offer a non-mutating interface to query the current new-handler.

Date: 2010-10-24.10:50:39

Addresses DE-14

It is unclear how a user replacement function can simultaneously satisfy the race-free conditions imposed in this clause and query the new-handler in case of a failed allocation with the only available, mutating interface std::set_new_handler.

History
Date User Action Args
2010-11-29 10:49:30adminsetmessages: + msg5451
2010-11-18 12:46:23adminsetstatus: nad editorial -> resolved
2010-11-13 01:50:18adminsetstatus: open -> nad editorial
2010-10-25 01:00:51adminsetmessages: + msg5107
2010-10-25 01:00:51adminsetmessages: + msg5106
2010-10-24 22:33:31adminsetmessages: + msg5071
2010-10-24 10:50:39adminsetmessages: + msg4996
2010-08-25 00:00:00admincreate