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
0001253 [uClibc] Math Library minor always 03-02-07 15:06 04-02-07 12:37
Reporter ahs3 View Status public  
Assigned To uClibc
Priority normal Resolution won't fix  
Status closed   Product Version 0.9.28.1
Summary 0001253: [PATCH] clean up some warnings in libm found when building on ia64
Description Several files in libm had compilation warnings -- specifically, e_pow.c, s_ceil.c, s_floor.c, s_ldexp.c and s_modf.c. In all cases, local variable names were shadowing global variable names. This is _not_ a big deal; personally, I prefer to have no compiler warnings, if at all possible. So, variable names were changed slightly to remove the warnings.

Not knowing enough about the history of these files, they may be desirable as is; this patch is not required for functionality or correctness -- it only makes the GCC warnings go away.
Additional Information
Attached Files  libm-warnings.patch [^] (6,478 bytes) 03-02-07 15:06

- Relationships

- Notes
(0002292)
vapier
04-02-07 12:37

as noted on mailing list, we try to stay as close to glibc as possible, including these annoying shadows ;(
 

- Issue History
Date Modified Username Field Change
03-02-07 15:06 ahs3 New Issue
03-02-07 15:06 ahs3 Status new => assigned
03-02-07 15:06 ahs3 Assigned To  => uClibc
03-02-07 15:06 ahs3 File Added: libm-warnings.patch
04-02-07 12:37 vapier Note Added: 0002292
04-02-07 12:37 vapier Status assigned => closed
04-02-07 12:37 vapier Resolution open => won't fix


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker