guile-devel
[Top][All Lists]
Advanced

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

Re: Portability fixes for win32 cross compiling


From: Andy Wingo
Subject: Re: Portability fixes for win32 cross compiling
Date: Fri, 21 May 2010 12:09:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Hi Volker,

I had your messages starred as needing attention, and was silently
hoping Ludovic would deal with them. I'm sure he did the same, but in
reverse ;-)

Your patches look good, except for one. 

On Wed 21 Apr 2010 22:22, Volker Grabsch <address@hidden> writes:

> --- a/libguile/bdw-gc.h
> +++ b/libguile/bdw-gc.h
> @@ -34,6 +34,8 @@
>  
>  #endif
>  
> +#define GC_NO_THREAD_REDIRECTS
> +
>  #include <gc/gc.h>

Why did you do this?

In the future it will make it easier for me to apply these if they
follow our changelogging standards :) See any of the commits in Guile
for examples of the format.

Cheers,

Andy
-- 
http://wingolog.org/



reply via email to

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