|
From: | Lu Liyi |
Subject: | [bug #25541] NSThread.m use GC_register_my_thread error with libgc 7.1 |
Date: | Tue, 10 Feb 2009 10:04:16 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/528.11 (KHTML, like Gecko) Chrome/2.0.159.0 Safari/528.11 |
URL: <http://savannah.gnu.org/bugs/?25541> Summary: NSThread.m use GC_register_my_thread error with libgc 7.1 Project: GNUstep Submitted by: luliyi1024 Submitted on: Tue Feb 10 10:04:14 2009 Category: Base/Foundation Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: I use libgc 7.1 as garbage collection library. the function GC_register_my_thread defined like this: GC_API int GC_register_my_thread(struct GC_stack_base *); but in NSThread.m line 745: GC_register_my_thread(); so it says NSThread.m:745: error: too few arguments to function `GC_register_my_thread' when making. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?25541> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |