[GHC] #7882: #line with empty filename leads to crash

#7882: #line with empty filename leads to crash -------------------------------+-------------------------------------------- Reporter: Spivey | Owner: Type: bug | Status: new Priority: normal | Component: Compiler Version: 7.4.2 | Keywords: Os: Linux | Architecture: x86 Failure: Compile-time crash | Blockedby: Blocking: | Related: -------------------------------+-------------------------------------------- It's trivial, but a directive #line 3 "" leads to a GHC crash with Prelude.head: empty list. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7882 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7882: #line with empty filename leads to crash -----------------------+---------------------------------------------------- Reporter: Spivey | Owner: Type: bug | Status: closed Priority: normal | Component: Compiler Version: 7.4.2 | Resolution: duplicate Keywords: | Os: Linux Architecture: x86 | Failure: Compile-time crash Blockedby: | Blocking: Related: | -----------------------+---------------------------------------------------- Changes (by parcs): * status: new => closed * resolution: => duplicate Comment: Thanks. This has been fixed in HEAD: #7118 -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7882#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC