[GHC] #3160: No exception safety in Control.Concurrent.QSem QSemN and SampleVar
GHC
ghc-devs at haskell.org
Thu Aug 31 09:24:30 UTC 2017
#3160: No exception safety in Control.Concurrent.QSem QSemN and SampleVar
-------------------------------------+-------------------------------------
Reporter: ChrisKuklewicz | Owner: simonmar
Type: bug | Status: closed
Priority: normal | Milestone: 7.6.1
Component: libraries/base | Version: 7.0.2
Resolution: wontfix | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonmar):
QSem and QSemN aren't deprecated, they were subsequently rewritten (after
this thread) to be exception-safe.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/3160#comment:23>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list