Re: #16387: Duplicate vsnwprintf symbol on Windows
"GHC" <[email protected]> Tue, 05 Mar 2019 17:09:03 -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 bgamari):
Replying to [comment:6 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.
Good timing; I just sent you an email about this. :)
Indeed it does seem that we link against `mingwex` whenever it is
available. However, looking through the history I don't believe this has
changed in the recent past.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16387#comment:8>