unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guile-devel@gnu.org
Subject: Re: Fix for alloca() usage
Date: Fri, 19 Nov 2010 14:29:33 +0100	[thread overview]
Message-ID: <87lj4pxwzm.fsf@gnu.org> (raw)
In-Reply-To: 27315848.3019331290169291262.JavaMail.defaultUser@defaultHost

Hi,

"carlo.bramix@libero.it" <carlo.bramix@libero.it> writes:

> the following files:
>
> libguile/control.c
> libguile/fluids.c
> libguile/foreign.c
> libguile/hashtab.c
> libguile/strings.c
>
> require to include <alloca.h>.
> Since the alloca.h generated into the /lib directory takes care of various 
> configurations, this will fix alloca() usage: after applying the fix, these 
> sources will be able to be compiled on Windows since the compiler implements 
> _alloca() instead of alloca().
> The attached patch has been generated from the latest sources in the 
> repository.

Applied, thanks!

Ludo’.




      reply	other threads:[~2010-11-19 13:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-19 12:21 Fix for alloca() usage carlo.bramix
2010-11-19 13:29 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lj4pxwzm.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).