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
0000332 [uClibc++] Other major always 07-10-05 11:29 08-02-05 20:13
Reporter tommi View Status public  
Assigned To gkajmowi
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000332: default implementation of uflow incorrect
Description   Default behavior:
    Calls underflow(). If underflow() returns traits::eof(), returns
    traits::eof(). Otherwise, returns the value of
    traits::to_int_type(*gptr()) and increment the value of the next
    pointer for the input sequence.

(from 1997 C++ Public Review Document)
Additional Information patch attached
Attached Files  uflow.diff [^] (475 bytes) 07-10-05 11:29

- Relationships

- Notes
(0000276)
gkajmowi
07-11-05 12:21

Applied. In SVN.
 

- Issue History
Date Modified Username Field Change
07-10-05 11:29 tommi New Issue
07-10-05 11:29 tommi File Added: uflow.diff
07-11-05 12:21 gkajmowi Status assigned => resolved
07-11-05 12:21 gkajmowi Fixed in Version  => 0.1.12
07-11-05 12:21 gkajmowi Resolution open => fixed
07-11-05 12:21 gkajmowi Note Added: 0000276
08-02-05 20:13 andersen Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker