[GHC] #8289: unused variable in rts/posix/OSMem.c getPageSize
GHC
ghc-devs at haskell.org
Sat Sep 14 19:36:25 CEST 2013
#8289: unused variable in rts/posix/OSMem.c getPageSize
-------------------------------------+------------------------------------
Reporter: rwbarton | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:57700b9a54f81755e3760e56f3bf34426711b81c/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="57700b9a54f81755e3760e56f3bf34426711b81c"
Fix getPageSize to actually cache the page size.
This fixes #8289.
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8289#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list