bugQuilt - Bugs: bug #14242, Patch to build w/o alloca.h

 
 

bug #14242: Patch to build w/o alloca.h

Submitter:  None
Submitted:  Sun 21 Aug 2005 06:39:03 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 15 Sep 2005 10:07:19 PM UTC, comment #1: 

Using a function without including its prototype seems wrong. I doubt that there are systems that no longer have alloca.h; they probably never had that header.

alloca isn't defined in c99 at least; for maximum portability, we probably shouldn't use it...

Andreas Gruenbacher <agruen>
Group administrator
Sun 21 Aug 2005 06:39:03 AM UTC, original submission:  

This patch keeps quilt from trying to #include alloca.h on systems that no longer have/need that header file.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #3384:  quilt.patch added by None (894B - text/x-diff - unified diff)

 

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 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-15 agruen StatusNone Wont Fix
    Open/ClosedOpen Closed
2005-08-21 None Attached File- Added quilt.patch, #2845

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code