[GHC] #9726: Linker.c uses of swprintf() fail to compile on gcc 4.8.3
GHC
ghc-devs at haskell.org
Thu Oct 30 10:11:13 UTC 2014
#9726: Linker.c uses of swprintf() fail to compile on gcc 4.8.3
-------------------------------------+-------------------------------------
Reporter: gintas | Owner: gintas
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Runtime | Version: 7.9
System | Keywords:
Resolution: fixed | Architecture: Unknown/Multiple
Operating System: Windows | Difficulty: Unknown
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: Phab:D372 |
-------------------------------------+-------------------------------------
Changes (by gintas):
* status: new => closed
* resolution: => fixed
Comment:
Thanks.
I slightly prefer using swnprintf() to the #define since it's safer and
generally seems cleaner...
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9726#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list