Bug 63071

Summary: alloca.h must be included when available (e.g. on Solaris)
Product: dbus Reporter: Dagobert Michelsen <dam>
Component: coreAssignee: Havoc Pennington <hp>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: SPARC   
OS: Solaris   
Whiteboard:
i915 platform: i915 features:
Attachments: Include alloca.h when available

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.