BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000341 [uClibc++] Other major always 07-13-05 05:01 08-02-05 20:13
Reporter tommi View Status public  
Assigned To gkajmowi
Priority normal Resolution fixed  
Status closed   Product Version 0.1.11
Summary 0000341: errorflags are not set correctly in operator>>(std::istream&, some_type&)
Description If the input-operator >> fails to read data, it does not set eofbit or failbit on the inputstream.
Additional Information patch attached, testprogram follows
Attached Files  istream.diff [^] (1,439 bytes) 07-13-05 05:01

- Relationships

- Notes
(0000290)
tommi
07-13-05 05:03

This program fails to check success of input-operator. It reads int-values until eof, which is never reached.
 
(0000291)
gkajmowi
07-13-05 07:03

Patch applied. In SVN
 

- Issue History
Date Modified Username Field Change
07-13-05 05:01 tommi New Issue
07-13-05 05:01 tommi Status new => assigned
07-13-05 05:01 tommi Assigned To  => gkajmowi
07-13-05 05:01 tommi File Added: istream.diff
07-13-05 05:03 tommi Note Added: 0000290
07-13-05 07:03 gkajmowi Status assigned => resolved
07-13-05 07:03 gkajmowi Fixed in Version  => 0.1.12
07-13-05 07:03 gkajmowi Resolution open => fixed
07-13-05 07:03 gkajmowi Note Added: 0000291
08-02-05 20:13 andersen Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker