[coreboot] #140: flashrom: Consistently use stderr for error printing

coreboot svn at coreboot.org
Fri Jun 5 20:50:29 CEST 2009


#140: flashrom: Consistently use stderr for error printing
---------------------------------+------------------------------------------
   Reporter:  uwe                |          Owner:  somebody     
       Type:  defect             |         Status:  new          
   Priority:  minor              |      Milestone:  flashrom v1.0
  Component:  flashrom           |        Version:               
   Keywords:                     |   Dependencies:               
Patchstatus:  there is no patch  |  
---------------------------------+------------------------------------------
 We're not very consistent with error printing in flashrom. Many errors go
 to stdout instead of stderr. We should fix that by using fprintf(stderr,
 "Foo") where needed.

-- 
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/140>
coreboot <http://www.coreboot.org/>



More information about the coreboot mailing list