Re: [GHC] #7491: getNumCapabilities uses n_capabilities instead of enabled_capabilities

2012-12-11 Thread GHC
#7491: getNumCapabilities uses n_capabilities instead of enabled_capabilities
--+-
  Reporter:  Yuras|  Owner:  
  Type:  bug  | Status:  closed  
  Priority:  normal   |  Milestone:  7.8.1   
 Component:  libraries/base   |Version:  7.6.1   
Resolution:  fixed|   Keywords:  
Os:  Unknown/Multiple |   Architecture:  Unknown/Multiple
   Failure:  Incorrect result at runtime  | Difficulty:  Unknown 
  Testcase:   |  Blockedby:  
  Blocking:   |Related:  
--+-
Changes (by simonmar):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => fixed
  * milestone:  => 7.8.1


Comment:

 Also fixed in base:

 commit fa55000b516b05387ee9f84f132668e6c10e9243
 {{{
 Author: Simon Marlow 
 Date:   Tue Dec 11 09:31:15 2012 +

 getNumCapabilities should read enabled_capabilities (#7491)
 }}}

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7491: getNumCapabilities uses n_capabilities instead of enabled_capabilities

2012-12-11 Thread GHC
#7491: getNumCapabilities uses n_capabilities instead of enabled_capabilities
+---
Reporter:  Yuras|  Owner:  
Type:  bug  | Status:  new 
Priority:  normal   |  Component:  libraries/base  
 Version:  7.6.1|   Keywords:  
  Os:  Unknown/Multiple |   Architecture:  Unknown/Multiple
 Failure:  Incorrect result at runtime  |  Blockedby:  
Blocking:   |Related:  
+---

Comment(by marlowsd@…):

 commit d68411496b1cad0e2e912875f32457372b5c2fcd
 {{{
 Author: Simon Marlow 
 Date:   Tue Dec 11 15:38:00 2012 +

 add enabled_capabilities (#7491)

  rts/Linker.c |1 +
  1 files changed, 1 insertions(+), 0 deletions(-)
 }}}

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7491: getNumCapabilities uses n_capabilities instead of enabled_capabilities

2012-12-08 Thread GHC
#7491: getNumCapabilities uses n_capabilities instead of enabled_capabilities
+---
Reporter:  Yuras|  Owner:  
Type:  bug  | Status:  new 
Priority:  normal   |  Component:  libraries/base  
 Version:  7.6.1|   Keywords:  
  Os:  Unknown/Multiple |   Architecture:  Unknown/Multiple
 Failure:  Incorrect result at runtime  |  Blockedby:  
Blocking:   |Related:  
+---
Changes (by ezyang):

  * version:  => 7.6.1


-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7491: getNumCapabilities uses n_capabilities instead of enabled_capabilities

2012-12-08 Thread GHC
#7491: getNumCapabilities uses n_capabilities instead of enabled_capabilities
+---
Reporter:  Yuras|  Owner:  
Type:  bug  | Status:  new 
Priority:  normal   |  Component:  libraries/base  
 Version:   |   Keywords:  
  Os:  Unknown/Multiple |   Architecture:  Unknown/Multiple
 Failure:  Incorrect result at runtime  |  Blockedby:  
Blocking:   |Related:  
+---
Changes (by ezyang):

  * version:  7.6.1 =>


Comment:

 Should be easy to fix. Don't forget to update the linker and add some
 tests.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs