[GHC] #10578: ghci line numbers are off by one

GHC ghc-devs at haskell.org
Mon Jul 13 16:54:01 UTC 2015


#10578: ghci line numbers are off by one
-------------------------------------+-------------------------------------
        Reporter:  rwbarton          |                   Owner:  osa1
            Type:  bug               |                  Status:  new
        Priority:  low               |               Milestone:
       Component:  GHCi              |                 Version:  7.10.1
      Resolution:                    |                Keywords:  newcomer
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:  D1067
-------------------------------------+-------------------------------------

Comment (by osa1):

 This bug should be there for a long time. We have at least 34 GHCi tests
 with wrong location reporting, e.g. test.run.stderr locations are
 different than test.stderr for those tests. I fixed this bug in my patch
 and now I'm going over GHCi tests and fixing expected outputs.

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


More information about the ghc-tickets mailing list