Re: [GHC] #149: missed CSE opportunity

2011-03-25 Thread GHC
#149: missed CSE opportunity -+-- Reporter: nobody | Owner: igloo Type: bug | Status: new Priority: high

Re: [GHC] #4973: building ghc7.0.1.20110217 under x86 solaris fails

2011-03-25 Thread GHC
#4973: building ghc7.0.1.20110217 under x86 solaris fails --+- Reporter: maeder | Owner: igloo Type: bug | Status: patch Priority: highest |

Re: [GHC] #5042: STM, newArray, and a stack overflow

2011-03-25 Thread GHC
#5042: STM, newArray, and a stack overflow --+- Reporter: basvandijk |Owner: simonmar Type: bug| Status: patch Priority: normal |Milestone:

Re: [GHC] #4914: FPU initialization required again

2011-03-25 Thread GHC
#4914: FPU initialization required again -+-- Reporter: aruiz |Owner: simonmar Type: bug | Status: new Priority: high

Re: [GHC] #3309: getArgs should return Unicode on Unix

2011-03-25 Thread GHC
#3309: getArgs should return Unicode on Unix -+-- Reporter: YitzGale |Owner: Type: bug | Status: new Priority: normal|Milestone:

Re: [GHC] #5043: Compiling bytestring-mmap with -fvia-C yields broken .s file, two .size directives

2011-03-25 Thread GHC
#5043: Compiling bytestring-mmap with -fvia-C yields broken .s file, two .size directives ---+ Reporter: jeffwheeler |Owner: Type: bug | Status: new

[GHC] #5047: ghc fails to build if HOME is not seth

2011-03-25 Thread GHC
#5047: ghc fails to build if HOME is not seth -+-- Reporter: nomeata | Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #5041: Incorrect Read deriving for MagicHash constructors

2011-03-25 Thread GHC
#5041: Incorrect Read deriving for MagicHash constructors -+-- Reporter: dolio |Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #5035: Typo in documentation section 7.8.7.2

2011-03-25 Thread GHC
#5035: Typo in documentation section 7.8.7.2 +--- Reporter: sankeld| Owner: Type: bug| Status: closed Priority: normal | Milestone:

Re: [GHC] #5036: ghc bug: urk! lookup local fingerprint

2011-03-25 Thread GHC
#5036: ghc bug: urk! lookup local fingerprint -+-- Reporter: guest |Owner: Type: bug | Status: new Priority: normal|Milestone: 7.2.1

[GHC] #5048: Wrong SrcSpan on AbsBinds

2011-03-25 Thread GHC
#5048: Wrong SrcSpan on AbsBinds ---+ Reporter: JPMoresmau | Owner: Type: bug | Status: new Priority: normal | Component: GHC

Re: [GHC] #3309: getArgs should return Unicode on Unix

2011-03-25 Thread GHC
#3309: getArgs should return Unicode on Unix -+-- Reporter: YitzGale |Owner: Type: bug | Status: new Priority: normal|Milestone:

Re: [GHC] #5036: ghc bug: urk! lookup local fingerprint

2011-03-25 Thread GHC
#5036: ghc bug: urk! lookup local fingerprint -+-- Reporter: guest |Owner: Type: bug | Status: new Priority: high |Milestone: 7.2.1

Re: [GHC] #3309: getArgs should return Unicode on Unix

2011-03-25 Thread GHC
#3309: getArgs should return Unicode on Unix -+-- Reporter: YitzGale |Owner: Type: bug | Status: new Priority: normal|Milestone:

Re: [GHC] #4914: FPU initialization required again

2011-03-25 Thread GHC
#4914: FPU initialization required again -+-- Reporter: aruiz |Owner: simonmar Type: bug | Status: new Priority: high

Re: [GHC] #5042: STM, newArray, and a stack overflow

2011-03-25 Thread GHC
#5042: STM, newArray, and a stack overflow +--- Reporter: basvandijk | Owner: simonmar Type: bug| Status: closed Priority: normal |

Re: [GHC] #4904: Documentation for mkWeakIORef is misleading

2011-03-25 Thread GHC
#4904: Documentation for mkWeakIORef is misleading +--- Reporter: adept | Owner: simonmar Type: feature request| Status: closed Priority: normal |

Re: [GHC] #5034: Performance of Data.Graph.{preorderF, postorderF}

2011-03-25 Thread GHC
#5034: Performance of Data.Graph.{preorderF, postorderF} --+- Reporter: michalt|Owner: simonmar Type: bug| Status: patch Priority:

Re: [GHC] #4914: FPU initialization required again

2011-03-25 Thread GHC
#4914: FPU initialization required again -+-- Reporter: aruiz |Owner: simonmar Type: bug | Status: new Priority: high

Re: [GHC] #3307: System.IO and System.Directory functions not Unicode-aware under Unix

2011-03-25 Thread GHC
#3307: System.IO and System.Directory functions not Unicode-aware under Unix --+- Reporter: YitzGale |Owner: Type: bug| Status: new Priority:

Re: [GHC] #3307: System.IO and System.Directory functions not Unicode-aware under Unix

2011-03-25 Thread GHC
#3307: System.IO and System.Directory functions not Unicode-aware under Unix --+- Reporter: YitzGale |Owner: Type: bug| Status: new Priority:

Re: [GHC] #5041: Incorrect Read deriving for MagicHash constructors

2011-03-25 Thread GHC
#5041: Incorrect Read deriving for MagicHash constructors -+-- Reporter: dolio |Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #3307: System.IO and System.Directory functions not Unicode-aware under Unix

2011-03-25 Thread GHC
#3307: System.IO and System.Directory functions not Unicode-aware under Unix --+- Reporter: YitzGale |Owner: Type: bug| Status: new Priority:

Re: [GHC] #5041: Incorrect Read deriving for MagicHash constructors

2011-03-25 Thread GHC
#5041: Incorrect Read deriving for MagicHash constructors -+-- Reporter: dolio |Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #5041: Incorrect Read deriving for MagicHash constructors

2011-03-25 Thread GHC
#5041: Incorrect Read deriving for MagicHash constructors -+-- Reporter: dolio |Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #4914: FPU initialization required again

2011-03-25 Thread GHC
#4914: FPU initialization required again -+-- Reporter: aruiz |Owner: simonmar Type: bug | Status: new Priority: high

Re: [GHC] #2902: Example where ghc 6.10.1 fails to optimize recursive instance function calls

2011-03-25 Thread GHC
#2902: Example where ghc 6.10.1 fails to optimize recursive instance function calls ---+ Reporter: Syzygies|Owner: Type: bug | Status: new

Re: [GHC] #5036: ghc bug: urk! lookup local fingerprint

2011-03-25 Thread GHC
#5036: ghc bug: urk! lookup local fingerprint -+-- Reporter: guest | Owner: Type: bug | Status: closed Priority: high| Milestone: 7.2.1

[GHC] #5049: GHC Panic on Text.Highlighting.Kate.Syntax.Ocaml

2011-03-25 Thread GHC
#5049: GHC Panic on Text.Highlighting.Kate.Syntax.Ocaml + Reporter: Twey | Owner: Type: bug

Re: [GHC] #5049: GHC Panic on Text.Highlighting.Kate.Syntax.Ocaml

2011-03-25 Thread GHC
#5049: GHC Panic on Text.Highlighting.Kate.Syntax.Ocaml + Reporter: Twey | Owner: Type: bug

Re: [GHC] #5046: test derefnull fails on OS X

2011-03-25 Thread GHC
#5046: test derefnull fails on OS X -+-- Reporter: gwright | Owner: igloo Type: bug | Status: closed Priority: normal | Milestone: