Re: #16387: Duplicate vsnwprintf symbol on Windows
"GHC" <[email protected]> Tue, 05 Mar 2019 16:55:00 -0000
| Newsgroups | gmane.comp.lang.haskell.glasgow.bugs |
|---|---|
| Message-ID | <[email protected]> |
#16387: Duplicate vsnwprintf symbol on Windows
---------------------------------+----------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.3
Resolution: | Keywords: broken-test
Operating System: Windows | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
---------------------------------+----------------------------------------
Comment (by Phyx-):
I'll need to double check but I believe we always `libmingwex` now? If so
we can just remove the built-in symbol or mark it weak.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16387#comment:6>