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
0001135 [BusyBox] Documentation minor always 12-28-06 07:06 01-03-07 14:16
Reporter LUDER View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001135: busybox-20061228
Description my (old) gcc compiler (Montavista 3.0) don't like:
      = htons (ntransmited++);

write :
     ntransmited++;
       = htons (ntransmited);
Additional Information
Attached Files

- Relationships

- Notes
(0001954)
vda
01-03-07 14:16

We don't have "ntransmited" anywhere in entire tree.
Thank you for your somewhat cryptic bug report...

Fixed in rev 17111148 ;)
 

- Issue History
Date Modified Username Field Change
12-28-06 07:06 LUDER New Issue
12-28-06 07:06 LUDER Status new => assigned
12-28-06 07:06 LUDER Assigned To  => BusyBox
01-03-07 14:16 vda Status assigned => closed
01-03-07 14:16 vda Note Added: 0001954
01-03-07 14:16 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker