Roland Mainz wrote:
Depends... if |alloca()| can safely be used on all platforms supported
by Mesa then this should be no problem to implement.

I don't think the Solaris implementation of alloca counts as "safe" unfortunately, due to this warning in the man page: If the allocated block is beyond the current stack limit, the resulting behavior is undefined.

It certainly scares me away from most uses.

--
        -Alan Coopersmith-           [EMAIL PROTECTED]
         Sun Microsystems, Inc. - X Window System Engineering


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to