#4827: Data.Array.IO.hPutArray/hGetArray ignore count argument
------------------------------------------+---------------------------------
  Reporter:  dylex                        |          Owner:  batterseapower  
      Type:  bug                          |         Status:  closed          
  Priority:  high                         |      Milestone:  7.2.1           
 Component:  libraries (other)            |        Version:  6.12.3          
Resolution:  fixed                        |       Keywords:                  
  Testcase:                               |      Blockedby:                  
Difficulty:                               |             Os:  Unknown/Multiple
  Blocking:                               |   Architecture:  Unknown/Multiple
   Failure:  Incorrect result at runtime  |  
------------------------------------------+---------------------------------
Changes (by batterseapower):

  * status:  patch => closed
  * resolution:  => fixed


Comment:

 Fixed in:

 {{{
 commit bdf4ce746aefb2cfb3c767e0f458b653238c1672
 Author: Max Bolingbroke <batterseapo...@hotmail.com>
 Date:   Tue Apr 5 22:48:26 2011 +0100

     Use count argument in hPutArray/hGetArray. Fixes #4827
 }}}

 {{{
 commit 9617477db64e9e2bc3dbf8be4e29bc6233b363ea
 Author: Max Bolingbroke <batterseapo...@hotmail.com>
 Date:   Tue Apr 5 22:55:35 2011 +0100

     Test that hPutArray/hGetArray use count argument: #4827
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to