Re: [GHC] #2556: Deprecated perl stuff in ghc-split

2008-08-31 Thread GHC
#2556: Deprecated perl stuff in ghc-split
--+-
 Reporter:  guest |  Owner: 
 Type:  bug   | Status:  closed 
 Priority:  normal|  Milestone:  6.10.1 
Component:  Compiler  |Version:  6.8.2  
 Severity:  minor | Resolution:  fixed  
 Keywords:| Difficulty:  Unknown
 Testcase:|   Architecture:  Unknown
   Os:  Linux |  
--+-
Changes (by igloo):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => fixed
  * milestone:  => 6.10.1

Comment:

 Thanks for the report; this has already been fixed in the HEAD.

-- 
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] #2556: Deprecated perl stuff in ghc-split

2008-08-30 Thread GHC
#2556: Deprecated perl stuff in ghc-split
+---
Reporter:  guest|   Owner:  
Type:  bug  |  Status:  new 
Priority:  normal   |   Component:  Compiler
 Version:  6.8.2|Severity:  minor   
Keywords:   |Testcase:  
Architecture:  Unknown  |  Os:  Linux   
+---
 On Ubuntu Intrepid Ibex (adm64):
 [EMAIL PROTECTED]:19282~>perl --version
 [ 4:22PM]

 This is perl, v5.10.0 built for x86_64-linux-gnu-thread-multi


 Every single compiled module generates a warning:
 "$* is no longer supported at /usr/lib/ghc-6.8.2/ghc-split line 39."

 The line mentioned is:

 $* = 1; # multi-line matches are OK

 

 This deprecation warning is very annoying and obscures output, especially
 on packages with hundreds of modules such as XMonad or Darcs. A fix would
 be nice; presumably Perl would not have deprecated something without a
 easy fix being available.

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