Re: [GHC] #1888: Slightly confusing error message for duplicate NOINLINE pragmas

2007-11-15 Thread GHC
#1888: Slightly confusing error message for duplicate NOINLINE pragmas
---+
 Reporter:  tim|  Owner:  igloo  
 Type:  merge  | Status:  closed 
 Priority:  normal |  Milestone: 
Component:  Compiler (Parser)  |Version:  6.8.1  
 Severity:  trivial| Resolution:  fixed  
 Keywords: | Difficulty:  Unknown
 Testcase:  rnfail048  |   Architecture:  Unknown
   Os:  Unknown|  
---+
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Merged

-- 
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] #1888: Slightly confusing error message for duplicate NOINLINE pragmas

2007-11-14 Thread GHC
#1888: Slightly confusing error message for duplicate NOINLINE pragmas
---+
 Reporter:  tim|  Owner:  igloo  
 Type:  merge  | Status:  new
 Priority:  normal |  Milestone: 
Component:  Compiler (Parser)  |Version:  6.8.1  
 Severity:  trivial| Resolution: 
 Keywords: | Difficulty:  Unknown
 Testcase:  rnfail048  |   Architecture:  Unknown
   Os:  Unknown|  
---+
Changes (by simonpj):

  * testcase:  => rnfail048
  * owner:  simonpj => igloo
  * type:  bug => merge

Comment:

 Fixed.  Might as well merge the patch
 {{{
 Wed Nov 14 10:47:01 GMT 2007  [EMAIL PROTECTED]
   * FIX Trac 1888; duplicate INLINE pragmas
 }}}

-- 
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] #1888: Slightly confusing error message for duplicate NOINLINE pragmas

2007-11-14 Thread GHC
#1888: Slightly confusing error message for duplicate NOINLINE pragmas
---+
 Reporter:  tim|  Owner:  simonpj
 Type:  bug| Status:  new
 Priority:  normal |  Milestone: 
Component:  Compiler (Parser)  |Version:  6.8.1  
 Severity:  trivial| Resolution: 
 Keywords: | Difficulty:  Unknown
 Testcase: |   Architecture:  Unknown
   Os:  Unknown|  
---+
Changes (by simonpj):

  * owner:  => simonpj

Comment:

 Good point.  Easily fixed, and I squished a couple of tiny related bugs
 too.  Patch coming.

 Simon

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