tokenizer.c crashes in 2.1b1

Owen F. Ransen ransen_spam_me_not at nemo.it
Wed Mar 7 01:31:46 EST 2001


On 06 Mar 2001 12:54:06 -0800, Ben Hutchings
<ben.hutchings at roundpoint.com> wrote:

>> The debugger points to the guilty party:
>> tokenizer.c, the fgets call at line 247 fails.
>> My VC project uses Multithreaded Debug compiler settings,
>> as does the Pythoncore project.
><snip>
>
>Multithreaded Debug, or Multithreaded Debug *DLL*?  It sounds like you
>picked the former, when you want the latter.  Linking with a static
>run-time library tends to (but doesn't always) lead to disaster under
>Windows.

Debug Multithreaded in my MFC app make settings
Debug Multithreaded DLL in the Pythoncore DLL make settings

Is this wrong?



--
Owen F. Ransen
http://www.ransen.com/
Home of Gliftic & Repligator Image Generators



More information about the Python-list mailing list