Bug 5848

Summary: ferror prints duplicate stack traces and errors
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Sami Wagiaalla <swagiaal>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 5846    

Description Andrew Cagney 2008-03-03 21:27:40 UTC
From the demo:

ferror printed the stack-trace twice, for the bad write call.
Comment 1 Sami Wagiaalla 2008-03-06 22:04:16 UTC
swagiaal: Fixed 5848: ferror prints duplicate stack traces and errors.
    
    frysk-core/frysk/bindir/ChangeLog
    +2008-03-06  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +	* ferror.java: Now reads entire length of string
    +	being outputed.
    +