
#15775: Interpreter is treating a comment character as an identifier character. -------------------------------------+------------------------------------- Reporter: philderbeast | Owner: (none) Type: bug | Status: infoneeded Priority: normal | Milestone: Component: GHCi | Version: 8.4.3 Resolution: | Keywords: CPP Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: new => infoneeded * keywords: => CPP Comment: It's worth noting that `-Wunicode-homoglyph` is not a GHC warning, but rather a CPP preprocessor warning (`clang`, perhaps?). Moreover, I cannot reproduce this on my machine, which leads to suspect that this is somewhat toolchain-specific. What OS and CPP command are you using? The latter can be found out by looking at the contents of the `${GHC_INSTALLATION_DIR}/lib/ghc-${GHC_VERSION}/settings` file. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15775#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler