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
0001180 [BusyBox] Standards Compliance minor always 01-26-07 13:45 02-11-08 08:51
Reporter andreasz View Status public  
Assigned To BusyBox
Priority normal Resolution no change required  
Status closed   Product Version 1.4.x
Summary 0001180: warning: variable 'zip_exec' might be clobbered by 'longjmp' or 'vfork'
Description I tryed to precompile the busybox for mipsel :

CC archival/tar.o
cc1: warnings being treated as errors
archival/tar.c: In function 'writeTarFile':
archival/tar.c:507: warning: variable 'zip_exec' might be clobbered by 'longjmp' or 'vfork'
archival/tar.c:485: warning: argument 'include' might be clobbered by 'longjmp' or 'vfork'
make[2]: *** [archival/tar.o] Fehler 1
make[1]: *** [archival] Fehler 2
make[1]: Leaving directory `/home/bofh/ds-0.2.9_26-13/source/ref-8mb_26/busybox-1.4.0'
make: *** [source/ref-8mb_26/busybox-1.4.0/busybox] Fehler 2
Additional Information
Attached Files

- Relationships

- Notes
(0003964)
vda
02-11-08 08:51

This seems to be a toolchain issue. Newer gcc detects it and DTRT.
 

- Issue History
Date Modified Username Field Change
01-26-07 13:45 andreasz New Issue
01-26-07 13:45 andreasz Status new => assigned
01-26-07 13:45 andreasz Assigned To  => BusyBox
01-27-07 01:20 andreasz Issue Monitored: andreasz
02-11-08 08:51 vda Status assigned => closed
02-11-08 08:51 vda Note Added: 0003964
02-11-08 08:51 vda Resolution open => no change required
02-11-08 12:57 andreasz Issue End Monitor: andreasz


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker