From 92f61b6eac53814b9ca9cbae8a5efe903d274f0d Mon Sep 17 00:00:00 2001 From: Bryce McKinlay Date: Mon, 23 Aug 2004 16:07:00 +0100 Subject: win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include. 2004-08-23 Bryce McKinlay * win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include. Reported by Danny Smith. From-SVN: r86427 --- boehm-gc/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'boehm-gc/ChangeLog') diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index 70de84e..448ebce 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,6 +1,11 @@ +2004-08-23 Bryce McKinlay + + * win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include. + Reported by Danny Smith. + 2004-08-21 Danny Smith - misc.c (GC_init): Replace lhs cast with rhs cast. + * misc.c (GC_init): Replace lhs cast with rhs cast. 2004-08-16 Bryce McKinlay -- cgit v1.1