From 5bbea163f23cab321fc9b7f4add27ffaf5437d0c Mon Sep 17 00:00:00 2001 From: Sebastian Wilhelmi Date: Sun, 10 Mar 2002 09:15:09 +0000 Subject: Do a comparison, not an assignment, stupid! Spotted by Daniel Elstner 2002-03-10 Sebastian Wilhelmi * gthread-posix.c (g_thread_create_posix_impl): Do a comparison, not an assignment, stupid! Spotted by Daniel Elstner . --- gthread/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gthread/ChangeLog') diff --git a/gthread/ChangeLog b/gthread/ChangeLog index 09e67d462..9a1070bb5 100644 --- a/gthread/ChangeLog +++ b/gthread/ChangeLog @@ -1,3 +1,9 @@ +2002-03-10 Sebastian Wilhelmi + + * gthread-posix.c (g_thread_create_posix_impl): Do a comparison, + not an assignment, stupid! Spotted by Daniel Elstner + . + 2002-02-09 Sebastian Wilhelmi * gthread-impl.c: Only compile most of this file, if -- cgit v1.2.3