DO NOT REPLY [Bug 7015] Build problems on HP-UX, Tru64 -- alloca, -Wno-unused-parameter

samba-bugs at samba.org samba-bugs at samba.org
Thu Dec 31 14:43:01 MST 2009


https://bugzilla.samba.org/show_bug.cgi?id=7015





------- Comment #4 from carson at taltos.org  2009-12-31 15:43 CST -------
Ummm... no. __builtin_alloca is a GCCism. Please do _not_ use it without
wrapping it in a test for GCC.

For example, on Solaris, alloca may be an actual function, or a macro,
depending on other compilation flags.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list