Re: [GHC] #2071: hp2ps does not handle SCCs with spaces in the identifiers

2008-04-27 Thread GHC
#2071: hp2ps does not handle SCCs with spaces in the identifiers
---+
 Reporter:  benl   |  Owner:  
 Type:  bug| Status:  closed  
 Priority:  normal |  Milestone:  6.8.3   
Component:  Profiling  |Version:  6.8.2   
 Severity:  normal | Resolution:  fixed   
 Keywords: | Difficulty:  Unknown 
 Testcase: |   Architecture:  Multiple
   Os:  Multiple   |  
---+
Changes (by igloo):

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

Comment:

 Fixed (in the sense that we now give an error if spaces are used in an SCC
 name) in HEAD and 6.8 branch:
 {{{
 Sun Apr 27 12:48:08 BST 2008  Ian Lynagh <[EMAIL PROTECTED]>
   * Fix an error if an SCC name contains a space; fixes trac #2071
 }}}

-- 
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] #2071: hp2ps does not handle SCCs with spaces in the identifiers

2008-02-24 Thread GHC
#2071: hp2ps does not handle SCCs with spaces in the identifiers
---+
 Reporter:  benl   |  Owner:  
 Type:  bug| Status:  new 
 Priority:  normal |  Milestone:  6.8.3   
Component:  Profiling  |Version:  6.8.2   
 Severity:  normal | Resolution:  
 Keywords: | Difficulty:  Unknown 
 Testcase: |   Architecture:  Multiple
   Os:  Multiple   |  
---+
Comment (by igloo):

 Replying to [comment:2 duncan]:
 > Replying to [comment:1 igloo]:
 > > Rejecting SCCs containing spaces sounds like the simplest way to fix
 this.
 >
 > That seems unnecessarily restrictive to me. SCCs seem more like
 descriptions to me than identifiers.

 Perhaps, but as far as I know no-one's tripped over it before, and it
 probably never worked.

-- 
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] #2071: hp2ps does not handle SCCs with spaces in the identifiers

2008-02-18 Thread GHC
#2071: hp2ps does not handle SCCs with spaces in the identifiers
---+
 Reporter:  benl   |  Owner:  
 Type:  bug| Status:  new 
 Priority:  normal |  Milestone:  6.8.3   
Component:  Profiling  |Version:  6.8.2   
 Severity:  normal | Resolution:  
 Keywords: | Difficulty:  Unknown 
 Testcase: |   Architecture:  Multiple
   Os:  Multiple   |  
---+
Comment (by duncan):

 Replying to [comment:1 igloo]:
 > Rejecting SCCs containing spaces sounds like the simplest way to fix
 this.

 That seems unnecessarily restrictive to me. SCCs seem more like
 descriptions to me than identifiers.

-- 
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] #2071: hp2ps does not handle SCCs with spaces in the identifiers

2008-02-15 Thread GHC
#2071: hp2ps does not handle SCCs with spaces in the identifiers
---+
 Reporter:  benl   |  Owner:  
 Type:  bug| Status:  new 
 Priority:  normal |  Milestone:  6.8.3   
Component:  Profiling  |Version:  6.8.2   
 Severity:  normal | Resolution:  
 Keywords: | Difficulty:  Unknown 
 Testcase: |   Architecture:  Multiple
   Os:  Multiple   |  
---+
Changes (by igloo):

  * difficulty:  => Unknown
  * milestone:  => 6.8.3

Comment:

 Rejecting SCCs containing spaces sounds like the simplest way to fix this.

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