cext/src/invoke.cpp doesn't include alloca.h
--------------------------------------------
Key: JRUBY-5598
URL: http://jira.codehaus.org/browse/JRUBY-5598
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.6
Environment: Solaris 10, x86
Reporter: Clayton O'Neill
Assignee: Thomas E Enebo
Priority: Minor
Attachments: solaris-alloca.patch
On Solaris invoke.cpp fails to build because alloca isn't defined. I believe
this is because on Linux other headers pull alloca.h in, but on other OS's this
doesn't happen and you have to manually pull it in if you want to use alloca().
Patch is attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email