Re: [GHC] #7548: GHC API dependency analysis is broken

2013-01-04 Thread GHC
#7548: GHC API dependency analysis is broken
--+-
  Reporter:  MikolajKonarski  |  Owner:
  Type:  bug  | Status:  closed
  Priority:  highest  |  Milestone:  7.8.1 
 Component:  GHC API  |Version:  7.4.2 
Resolution:  duplicate|   Keywords:
Os:  Linux|   Architecture:  x86_64 (amd64)
   Failure:  None/Unknown | Difficulty:  Unknown   
  Testcase:   |  Blockedby:
  Blocking:   |Related:
--+-

Comment(by MikolajKonarski):

 I confirm that a port of the fix to 7.4.2 works perfectly and now all the
 other tests I had, including the suspected opposite erroneous behaviour
 are solved or explained away.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7548#comment:6
GHC http://www.haskell.org/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] #7548: GHC API dependency analysis is broken

2013-01-02 Thread GHC
#7548: GHC API dependency analysis is broken
+---
Reporter:  MikolajKonarski  |   Owner:  
Type:  bug  |  Status:  new 
Priority:  highest  |   Milestone:  7.8.1   
   Component:  GHC API  | Version:  7.4.2   
Keywords:   |  Os:  Linux   
Architecture:  x86_64 (amd64)   | Failure:  None/Unknown
  Difficulty:  Unknown  |Testcase:  
   Blockedby:   |Blocking:  
 Related:   |  
+---
Changes (by simonpj):

  * priority:  normal = highest
  * difficulty:  = Unknown
  * milestone:  = 7.8.1


Comment:

 That sounds bad.  We'd better get it fixed for 7.8.  Would anyone like to
 look into it?

 Simon

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7548#comment:1
GHC http://www.haskell.org/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] #7548: GHC API dependency analysis is broken

2013-01-02 Thread GHC
#7548: GHC API dependency analysis is broken
--+-
  Reporter:  MikolajKonarski  |  Owner:
  Type:  bug  | Status:  closed
  Priority:  highest  |  Milestone:  7.8.1 
 Component:  GHC API  |Version:  7.4.2 
Resolution:  duplicate|   Keywords:
Os:  Linux|   Architecture:  x86_64 (amd64)
   Failure:  None/Unknown | Difficulty:  Unknown   
  Testcase:   |  Blockedby:
  Blocking:   |Related:
--+-
Changes (by parcs):

  * status:  new = closed
  * resolution:  = duplicate


Comment:

 I believe this is a duplicate of #7231, which is fixed in HEAD. When I run
 the program with ghc-7.7.20121224, it prints wrong2 OK. So I think it's
 okay to close this ticket.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7548#comment:2
GHC http://www.haskell.org/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] #7548: GHC API dependency analysis is broken

2013-01-02 Thread GHC
#7548: GHC API dependency analysis is broken
--+-
  Reporter:  MikolajKonarski  |  Owner:
  Type:  bug  | Status:  closed
  Priority:  highest  |  Milestone:  7.8.1 
 Component:  GHC API  |Version:  7.4.2 
Resolution:  duplicate|   Keywords:
Os:  Linux|   Architecture:  x86_64 (amd64)
   Failure:  None/Unknown | Difficulty:  Unknown   
  Testcase:   |  Blockedby:
  Blocking:   |Related:
--+-

Comment(by simonpj):

 Thanks parcs!

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7548#comment:3
GHC http://www.haskell.org/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] #7548: GHC API dependency analysis is broken

2013-01-02 Thread GHC
#7548: GHC API dependency analysis is broken
--+-
  Reporter:  MikolajKonarski  |  Owner:
  Type:  bug  | Status:  closed
  Priority:  highest  |  Milestone:  7.8.1 
 Component:  GHC API  |Version:  7.4.2 
Resolution:  duplicate|   Keywords:
Os:  Linux|   Architecture:  x86_64 (amd64)
   Failure:  None/Unknown | Difficulty:  Unknown   
  Testcase:   |  Blockedby:
  Blocking:   |Related:
--+-

Comment(by MikolajKonarski):

 Oh, thanks for the pointer. If if says wrong2 OK then it's most probably
 fixed. And if it does not compile XXX twice, it's completely OK. Too bad
 I'm stuck with 7.4.2. I'll try to cook up some workaround based on HEAD.
 Thanks again!

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7548#comment:4
GHC http://www.haskell.org/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] #7548: GHC API dependency analysis is broken

2013-01-02 Thread GHC
#7548: GHC API dependency analysis is broken
--+-
  Reporter:  MikolajKonarski  |  Owner:
  Type:  bug  | Status:  closed
  Priority:  highest  |  Milestone:  7.8.1 
 Component:  GHC API  |Version:  7.4.2 
Resolution:  duplicate|   Keywords:
Os:  Linux|   Architecture:  x86_64 (amd64)
   Failure:  None/Unknown | Difficulty:  Unknown   
  Testcase:   |  Blockedby:
  Blocking:   |Related:
--+-

Comment(by parcs):

 Indeed, XXX is compiled only once.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7548#comment:5
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

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