[GHC] #9696: readRawBufferPtr and writeRawBufferPtr allocate memory

GHC ghc-devs at haskell.org
Tue Dec 15 17:05:44 UTC 2015


#9696: readRawBufferPtr and writeRawBufferPtr allocate memory
-------------------------------------+-------------------------------------
        Reporter:  mergeconflict     |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  7.8.3
      Resolution:                    |             Keywords:  newcomer
Operating System:  Unknown/Multiple  |         Architecture:  x86_64
 Type of failure:  Runtime           |  (amd64)
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by thomie):

 * keywords:   => newcomer


Comment:

 > Also, there is a safe foreign import of `rtsSupportsBoundThreads` in
 GHC.IO.FD (and also some other module(s) in base), which seems quite
 unnecessary considering `rtsSupportsBoundThreads` simply returns a
 constant.

 For a newcomer, to get acquainted with the patch submission process.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9696#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list