Bug 63071 - alloca.h must be included when available (e.g. on Solaris)
Summary: alloca.h must be included when available (e.g. on Solaris)
Status: RESOLVED FIXED
Alias: None
Product: dbus
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: SPARC Solaris
: medium normal
Assignee: Havoc Pennington
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-03 10:31 UTC by Dagobert Michelsen
Modified: 2013-04-03 11:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Include alloca.h when available (960 bytes, text/plain)
2013-04-03 10:31 UTC, Dagobert Michelsen
Details

Description Dagobert Michelsen 2013-04-03 10:31:42 UTC
Created attachment 77371 [details]
Include alloca.h when available

Solaris provides alloca.h which must be included before using alloca() or the compile will fail. The attached patch fixes the issue against GIT HEAD.
Comment 1 Simon McVittie 2013-04-03 11:23:01 UTC
Fixed in git for 1.6.10 and 1.7.2, thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.