[GHC] #8208: iOS patch: Fix linker warnings

#8208: iOS patch: Fix linker warnings -------------------------------------+------------------------------------- Reporter: lukexi | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.7 Keywords: | Operating System: Other Architecture: arm | Type of failure: Incorrect Difficulty: Easy (less than 1 | warning at compile-time hour) | Test Case: Blocked By: | Blocking: 7724 Related Tickets: | -------------------------------------+------------------------------------- This (very small) patch generalizes some fixes already used on OS X to silence some harmless warnings from ld, and fixes a spurious "Couldn't figure out linker information!" warning. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8208 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8208: iOS patch: Fix linker warnings -------------------------------------+------------------------------------- Reporter: lukexi | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Compiler | Version: 7.7 Resolution: | Keywords: Operating System: Other | Architecture: arm Type of failure: Incorrect | Difficulty: Easy (less than 1 warning at compile-time | hour) Test Case: | Blocked By: Blocking: 7724 | Related Tickets: -------------------------------------+------------------------------------- Changes (by lukexi): * milestone: => 7.8.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8208#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8208: iOS patch: Fix linker warnings
-------------------------------------+-------------------------------------
Reporter: lukexi | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Other | Architecture: arm
Type of failure: Incorrect | Difficulty: Easy (less than 1
warning at compile-time | hour)
Test Case: | Blocked By:
Blocking: 7724 | Related Tickets:
-------------------------------------+-------------------------------------
Comment (by Austin Seipp

#8208: iOS patch: Fix linker warnings -------------------------------------+------------------------------------- Reporter: lukexi | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.8.1 Component: Compiler | Version: 7.7 Resolution: fixed | Keywords: Operating System: Other | Architecture: arm Type of failure: Incorrect | Difficulty: Easy (less than 1 warning at compile-time | hour) Test Case: | Blocked By: Blocking: 7724 | Related Tickets: -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: new => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8208#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC