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
0000210 [BusyBox] Other block always 04-05-05 13:55 04-15-05 21:06
Reporter bernhardf View Status public  
Assigned To BusyBox
Priority normal Resolution open  
Status closed   Product Version
Summary 0000210: undefined alloca
Description For certain non-gcc compilers, alloca_h is defined (included) but there, no alloca() is declared.
Fallback to malloc if _ALLOCA_H is defined but still, there is no alloca() in the included _ALLOCA_H.

Won't compile for affected non-gcc compilers. As it is a no-go there, severity:block.

TIA for cross-checking (Works For Me on gcc) and applying.
Additional Information
Attached Files  busybox.alloca-curses_config.01.diff [^] (583 bytes) 04-05-05 13:55

- Relationships

- Notes
(0000130)
bernhardf
04-05-05 15:11

Guess that wasn't phrased unambiguously; with this patch non-gcc compliant compilers grok who to alloc.
Without this patch, some of non-gcc will not be able to compile the curses frontend at all.
Sorry for clarifying (resp. for not being clear before)
Thank you,
 
(0000149)
vapier
04-15-05 21:06

added to svn, thanks
 

- Issue History
Date Modified Username Field Change
04-05-05 13:55 bernhardf New Issue
04-05-05 13:55 bernhardf File Added: busybox.alloca-curses_config.01.diff
04-05-05 15:11 bernhardf Note Added: 0000130
04-15-05 21:06 vapier Status assigned => closed
04-15-05 21:06 vapier Note Added: 0000149


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker