Re: [GHC] #1853: hpc mix files for Main modules overwrite each other

2009-04-12 Thread GHC
#1853: hpc mix files for Main modules overwrite each other
---+
Reporter:  guest   |Owner:  AndyGill   
Type:  bug |   Status:  assigned   
Priority:  normal  |Milestone:  6.12 branch
   Component:  Code Coverage   |  Version:  6.8.1  
Severity:  normal  |   Resolution: 
Keywords:  |   Difficulty:  Unknown
Testcase:  |   Os:  Linux  
Architecture:  x86_64 (amd64)  |  
---+
Changes (by igloo):

  * milestone:  6.10 branch => 6.12 branch

-- 
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] #1853: hpc mix files for Main modules overwrite each other

2007-12-04 Thread GHC
#1853: hpc mix files for Main modules overwrite each other
---+
 Reporter:  guest  |  Owner:  AndyGill  
 Type:  bug| Status:  assigned  
 Priority:  normal |  Milestone:  6.10 branch   
Component:  Code Coverage  |Version:  6.8.1 
 Severity:  normal | Resolution:
 Keywords: | Difficulty:  Unknown   
 Testcase: |   Architecture:  x86_64 (amd64)
   Os:  Linux  |  
---+
Changes (by AndyGill):

  * status:  new => assigned
  * owner:  [EMAIL PROTECTED] => AndyGill

-- 
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] #1853: hpc mix files for Main modules overwrite each other

2007-11-08 Thread GHC
#1853: hpc mix files for Main modules overwrite each other
---+
 Reporter:  guest  |  Owner:  [EMAIL PROTECTED]
 Type:  bug| Status:  new
 Priority:  normal |  Milestone:  6.10 branch
Component:  Code Coverage  |Version:  6.8.1  
 Severity:  normal | Resolution: 
 Keywords: | Difficulty:  Unknown
 Testcase: |   Architecture:  x86_64 (amd64) 
   Os:  Linux  |  
---+
Changes (by igloo):

  * difficulty:  => Unknown
  * milestone:  => 6.10 branch

-- 
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


[GHC] #1853: hpc mix files for Main modules overwrite each other

2007-11-07 Thread GHC
#1853: hpc mix files for Main modules overwrite each other
---+
 Reporter:  guest  |  Owner:  [EMAIL PROTECTED]
 Type:  bug| Status:  new
 Priority:  normal |  Milestone: 
Component:  Code Coverage  |Version:  6.8.1  
 Severity:  normal |   Keywords: 
 Testcase: |   Architecture:  x86_64 (amd64) 
   Os:  Linux  |  
---+
 I have several programs, and hence several files that define Main modules,
 in the same directory.  I build each one with a ghc --make -o Progname.
 When The hpc mix files describing the compiled modules are dumped in .hpc,
 the current Main.mix overwrites any previous Main.mix.  As a result, I can
 only get an hpc report from Progname.tix if Progname was the most recent
 binary to be compiled.

-- 
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