bugGNUstep - Bugs: bug #12065, alloca.h doesn't exist under (new...

Group
 
 

bug #12065: alloca.h doesn't exist under (new versions of?) mingw32

Submitter:  Alex Perez <aperez>
Submitted:  Mon 21 Feb 2005 04:42:11 AM UTC
   
 
Category:  Base/Foundation Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 21 Feb 2005 07:54:05 PM UTC, comment #1: 

It seems they declare it in malloc.h ... I modified the files which use alloca() to include malloc.h

Richard Frith-Macdonald <CaS>
Group Member
Mon 21 Feb 2005 04:42:11 AM UTC, original submission:  

I am using mingw's GCC 3.4.2 and libobjc.

When compiling -base, I get stuff like:

 Compiling file mframe.m ...
mframe.m: In function `mframe_build_signature':
mframe.m:100: warning: implicit declaration of function `alloca'
 Compiling file libgnustep-base-entry.m ...
 Compiling file callframe.m ...
callframe.m: In function `callframe_do_call':
callframe.m:400: warning: implicit declaration of function `alloca'

Alex Perez <aperez>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-02-21 CaS Open/ClosedOpen Closed
2005-02-21 CaS StatusNone Fixed

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code