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
0001371 [BusyBox] Other minor always 05-24-07 13:00 05-24-07 14:25
Reporter Souf View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version svn
Summary 0001371: RFC: Problem with test applet - values above 128 are handled strange in mailing list
Description Hi all,

I found the source of the problem, in test.c (svn), line 322:

smallint val1, val2;

the type of these two variables must be arith_t because their values
returned by getn:

static arith_t getn(const char *s)

I attached a patch to correct this bug.

Malek
Additional Information
Attached Files  test.diff [^] (726 bytes) 05-24-07 13:00

- Relationships

- Notes
(0002401)
vapier
05-24-07 14:25

you dont need to submit trackers when the issue is being handled on the mailing list ... in fact, it's really preferred you didnt
 

- Issue History
Date Modified Username Field Change
05-24-07 13:00 Souf New Issue
05-24-07 13:00 Souf Status new => assigned
05-24-07 13:00 Souf Assigned To  => BusyBox
05-24-07 13:00 Souf File Added: test.diff
05-24-07 14:25 vapier Note Added: 0002401
05-24-07 14:25 vapier Status assigned => closed
05-24-07 14:25 vapier Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker