#3979: +RTS -S inserts only the last three commas into large allocation sums
-----------------------------+----------------------------------------------
  Reporter:  wkahl           |          Owner:            
      Type:  bug             |         Status:  closed    
  Priority:  high            |      Milestone:  6.14.1    
 Component:  Runtime System  |        Version:  6.12.1 RC1
Resolution:  fixed           |       Keywords:            
Difficulty:                  |             Os:  Linux     
  Testcase:                  |   Architecture:  powerpc   
   Failure:  Other           |          Patch:  0         
-----------------------------+----------------------------------------------
Changes (by igloo):

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


Comment:

 Fixed:
 {{{
 Wed Apr 21 09:23:36 PDT 2010  Ian Lynagh <[email protected]>
   * Use StgWord64 instead of ullong
   This patch also fixes ullong_format_string (renamed to showStgWord64)
   so that it works with values outside the 32bit range (trac #3979), and
   simplifies the without-commas case.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3979#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

Reply via email to