autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning with alloca.h and mingw-w64


From: Paul Eggert
Subject: Re: warning with alloca.h and mingw-w64
Date: Wed, 14 Dec 2011 10:31:18 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111115 Thunderbird/8.0

On 12/14/11 08:42, Vincent Torri wrote:
> Is there is something that I should fix in the code provided by the autoconf 
> doc in order to remove that warning ?

Quite possibly there is, but I'm afraid you're going to be the one to
have to look into it, evidently.

It sounds like the following code should be working:

          #elif defined _MSC_VER
          # include <malloc.h>

but isn't.  Can you look into why?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]