[ python-Bugs-1412845 ] function usage not in #ifdef WITH_THREAD #endif

SourceForge.net noreply at sourceforge.net
Mon Jan 23 15:13:43 CET 2006


Bugs item #1412845, was opened at 2006-01-23 21:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1412845&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: kbob_ru (kbob_ru)
Assigned to: Nobody/Anonymous (nobody)
Summary: function usage not in #ifdef WITH_THREAD  #endif

Initial Comment:

in Python/pystate.c the performing and declaration of 
static function _PyGILState_NoteThreadState is out 
from 

#ifdef WITH_THREAD
#endif. 

When compiling --without-thread compilation or linking 
fail.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1412845&group_id=5470


More information about the Python-bugs-list mailing list