[BusyBox 0001135]: busybox-20061228

bugs at busybox.net bugs at busybox.net
Thu Dec 28 07:06:47 PST 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1135 
====================================================================== 
Reported By:                LUDER
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1135
Category:                   Documentation
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             12-28-2006 07:06 PST
Last Modified:              12-28-2006 07:06 PST
====================================================================== 
Summary:                    busybox-20061228
Description: 
my (old) gcc compiler (Montavista 3.0) don't like:
      = htons (ntransmited++);

write :
     ntransmited++;
       = htons (ntransmited);
====================================================================== 

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         
======================================================================



More information about the busybox-cvs mailing list