#3800: sizeofByteArray# returns allocated words, not requested length in bytes
---------------------------------+------------------------------------------
Reporter: AntoineLatter | Owner: igloo
Type: bug | Status: new
Priority: high | Milestone: 6.12.2
Component: Compiler | Version: 6.12.1
Keywords: | Difficulty:
Os: Unknown/Multiple | Testcase:
Architecture: Unknown/Multiple | Failure: Incorrect result at runtime
---------------------------------+------------------------------------------
Changes (by simonmar):
* owner: simonmar => igloo
* milestone: 6.14.1 => 6.12.2
Comment:
This patch fixes the docs for 6.12.2, Ian could you merge please, and then
milestone back to 6.14.1?
{{{
Tue Jan 19 10:38:25 GMT 2010 Simon Marlow <[email protected]>
* Fix docs for sizeofByteArray#/sizeofMutableByteArray# (#3800)
In 6.14.1 we'll switch these primops to return the exact byte size,
but for 6.12.2 we need to fix the docs.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3800#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs