#1609: spurious gcc warnings with non-english language setting
---------------------------------------+------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: Compiler | Version: 6.6.1
Severity: minor | Resolution:
Keywords: | Difficulty: Unknown
Os: Linux | Testcase:
Architecture: x86_64 (amd64) |
---------------------------------------+------------------------------------
Changes (by [EMAIL PROTECTED]):
* cc: => [EMAIL PROTECTED]
Comment:
I cannot reproduce your case. It works for me with the same `LANG` set.
Maybe it can be explained by my gcc version (or maybe gcc was build
differently). I've attached my output of:
{{{
ghc -v -O -c Test.hs
}}}
Does your warning prevent further compilation? An other workaround would
be to reset `LANG` just for the gcc call.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1609>
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