Ticket #3054 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

ghc crashes with unicode escape and literal character together

Reported by: iamfishhead Owned by:
Priority: normal Milestone:
Component: Compiler Version: 6.8.2
Keywords: Cc:
Operating System: Linux Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

On debian testing, ghc panics on the atached file. The file simply has a unicode character escape followed by the character itself.

Attachments

foo.hs Download (33 bytes) - added by iamfishhead 4 years ago.
Test case that panics compiler

Change History

Changed 4 years ago by iamfishhead

Test case that panics compiler

Changed 4 years ago by igloo

  • status changed from new to closed
  • difficulty set to Unknown
  • resolution set to fixed

Thanks for the report. Happily, this already works in the HEAD and the 6.10 branch.

Note: See TracTickets for help on using tickets.