#4256: ghc -e :etags duplicates first character of some symbols, producing
broken
TAGS file.
--------------------------------+-------------------------------------------
Reporter: cliffordbeshers | Owner: igloo
Type: bug | Status: new
Priority: normal | Milestone: 7.2.1
Component: Compiler | Version: 6.13
Keywords: tags | Testcase:
Blockedby: | Difficulty:
Os: Linux | Blocking:
Architecture: x86_64 (amd64) | Failure: Other
--------------------------------+-------------------------------------------
Comment(by igloo@…):
commit 0a4537fb670ed15e9eb65b4b6e9c67398634a3f5
{{{
Author: Ian Lynagh <[email protected]>
Date: Sat Sep 17 13:10:58 2011 +0100
Fix etags output; trac #4256
We had an off-by-one bug in column numbers, causing first characters
of identifiers to be duplicated.
ghc/GhciTags.hs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4256#comment:5>
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