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

GHC ghc-devs at haskell.org
Fri Jan 3 10:53:30 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):

 Thanks for the quick reply, but I'm not sure I understood your
 suggestions:

  1. By re-check, do you mean to check that `info->type == UPDATE_FRAME`?
  2. By report, do you mean to use `barf()`?

 Won't it be enough to just do (2.)?

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


More information about the ghc-tickets mailing list