[GHC] #8646: Distinguish between update frames in rts/Printer.c

GHC ghc-devs at haskell.org
Mon Jan 6 11:20:19 UTC 2014


#8646: Distinguish between update frames in rts/Printer.c
-------------------------------------+------------------------------------
        Reporter:  Tarrasch          |            Owner:  simonmar
            Type:  feature request   |           Status:  patch
        Priority:  lowest            |        Milestone:  _|_
       Component:  Runtime System    |          Version:  7.6.3
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by Tarrasch):

 I added a slightly changed patch. Now it barfs rather than returning a
 descriptive string-value. I think doing something as in (1) is redundant,
 since I exhaustively check against all types of update_frames in the
 `if`-statements. If it goes to the last else-branch, it's not an update
 frame.

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


More information about the ghc-tickets mailing list