Re: [GHC] #3818: ghc-pkg prints warnings to stdout instead of stderr

2012-03-08 Thread GHC
#3818: ghc-pkg prints warnings to stdout instead of stderr
---+
  Reporter:  nomeata   |  Owner:  igloo   
  Type:  bug   | Status:  closed  
  Priority:  normal|  Milestone:  7.6.1   
 Component:  Package system|Version:  6.12.1  
Resolution:  fixed |   Keywords:  
Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  | Difficulty:  Unknown 
  Testcase:|  Blockedby:  
  Blocking:|Related:  
---+
Changes (by pcapriotti):

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


-- 
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] #3818: ghc-pkg prints warnings to stdout instead of stderr

2012-03-08 Thread GHC
#3818: ghc-pkg prints warnings to stdout instead of stderr
-+--
Reporter:  nomeata   |   Owner:  igloo   
Type:  bug   |  Status:  new 
Priority:  normal|   Milestone:  7.6.1   
   Component:  Package system| Version:  6.12.1  
Keywords:|  Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  | Failure:  None/Unknown
  Difficulty:|Testcase:  
   Blockedby:|Blocking:  
-+--

Comment(by p.capriotti@…):

 commit d6b1050d7e5db5a196a50bf3ad34ce310cb2387e
 {{{
 Author: Paolo Capriotti 
 Date:   Wed Mar 7 18:40:44 2012 +

 ghc-pkg: make sure info messages go to stdout and errors to stderr
 (#3818)

  utils/ghc-pkg/Main.hs |   70
 -
  1 files changed, 40 insertions(+), 30 deletions(-)
 }}}

-- 
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] #3818: ghc-pkg prints warnings to stdout instead of stderr

2011-09-13 Thread GHC
#3818: ghc-pkg prints warnings to stdout instead of stderr
-+--
Reporter:  nomeata   |Owner:  igloo   
Type:  bug   |   Status:  new 
Priority:  normal|Milestone:  7.6.1   
   Component:  Package system|  Version:  6.12.1  
Keywords:| Testcase:  
   Blockedby:|   Difficulty:  
  Os:  Unknown/Multiple  | Blocking:  
Architecture:  Unknown/Multiple  |  Failure:  None/Unknown
-+--
Changes (by igloo):

  * owner:  => igloo
  * milestone:  7.2.1 => 7.6.1


-- 
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] #3818: ghc-pkg prints warnings to stdout instead of stderr

2011-05-26 Thread GHC
#3818: ghc-pkg prints warnings to stdout instead of stderr
-+--
Reporter:  nomeata   |Owner:  
Type:  bug   |   Status:  new 
Priority:  normal|Milestone:  7.2.1   
   Component:  Package system|  Version:  6.12.1  
Keywords:| Testcase:  
   Blockedby:|   Difficulty:  
  Os:  Unknown/Multiple  | Blocking:  
Architecture:  Unknown/Multiple  |  Failure:  None/Unknown
-+--
Changes (by dterei):

 * cc: dterei (added)


-- 
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] #3818: ghc-pkg prints warnings to stdout instead of stderr

2010-02-14 Thread GHC
#3818: ghc-pkg prints warnings to stdout instead of stderr
-+--
Reporter:  nomeata   |Owner:  
Type:  bug   |   Status:  new 
Priority:  normal|Milestone:  6.14.1  
   Component:  Package system|  Version:  6.12.1  
Keywords:|   Difficulty:  
  Os:  Unknown/Multiple  | Testcase:  
Architecture:  Unknown/Multiple  |  Failure:  None/Unknown
-+--
Changes (by igloo):

  * milestone:  => 6.14.1


Comment:

 There is quite a mix of stderr/stdout. This really needs a policy to be
 decided, and a sweep over all the prints to be done.

-- 
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] #3818: ghc-pkg prints warnings to stdout instead of stderr

2010-01-14 Thread GHC
#3818: ghc-pkg prints warnings to stdout instead of stderr
-+--
Reporter:  nomeata   |   Owner:
Type:  bug   |  Status:  new   
Priority:  normal|   Component:  Package system
 Version:  6.12.1|Keywords:
  Os:  Unknown/Multiple  |Testcase:
Architecture:  Unknown/Multiple  | Failure:  None/Unknown  
-+--
 The warning
 {{{
 WARNING: cache is out of date:
 /var/lib/ghc-6.12.1/package.conf.d/package.cache
   use 'ghc-pkg recache' to fix.
 }}}
 is printed to stdout, which breaks scripts. It should be printed to stderr
 instead.

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