[GHC] #10274: foreign import ccall "rand" in System.IO fails on Android

#10274: foreign import ccall "rand" in System.IO fails on Android -------------------------------------+------------------------------------- Reporter: rwbarton | Owner: ekmett Type: bug | Status: new Priority: normal | Milestone: Component: Core | Version: 7.10.1 Libraries | Operating System: Other Keywords: | Type of failure: Building GHC Architecture: | failed Unknown/Multiple | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- On Android `rand` is a static inline function. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10274 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10274: foreign import ccall "rand" in System.IO fails on Android -------------------------------------+------------------------------------- Reporter: rwbarton | Owner: ekmett Type: bug | Status: new Priority: normal | Milestone: Component: Core Libraries | Version: 7.10.1 Resolution: | Keywords: Operating System: Other | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D826 -------------------------------------+------------------------------------- Changes (by rwbarton): * differential: => Phab:D826 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10274#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10274: foreign import ccall "rand" in System.IO fails on Android
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner: ekmett
Type: bug | Status: new
Priority: normal | Milestone:
Component: Core Libraries | Version: 7.10.1
Resolution: | Keywords:
Operating System: Other | Architecture:
Type of failure: Building GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions: Phab:D826
-------------------------------------+-------------------------------------
Comment (by Reid Barton

#10274: foreign import ccall "rand" in System.IO fails on Android -------------------------------------+------------------------------------- Reporter: rwbarton | Owner: ekmett Type: bug | Status: merge Priority: normal | Milestone: Component: Core Libraries | Version: 7.10.1 Resolution: | Keywords: Operating System: Other | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D826 -------------------------------------+------------------------------------- Changes (by rwbarton): * status: new => merge -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10274#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10274: foreign import ccall "rand" in System.IO fails on Android -------------------------------------+------------------------------------- Reporter: rwbarton | Owner: ekmett Type: bug | Status: merge Priority: normal | Milestone: Component: Core Libraries | Version: 7.10.1 Resolution: | Keywords: Operating System: Other | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D826 -------------------------------------+------------------------------------- Comment (by thoughtpolice): Merged to `ghc-7.10`, via cf621d936eea7406bc87daa97346ec15a16c36f9 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10274#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10274: foreign import ccall "rand" in System.IO fails on Android -------------------------------------+------------------------------------- Reporter: rwbarton | Owner: ekmett Type: bug | Status: closed Priority: normal | Milestone: Component: Core Libraries | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Other | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D826 -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: merge => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10274#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC