On Saturday 24 October 2009, Christian Heimes wrote: > Antoine Pitrou wrote: > > * The unused file: thread_wince.h > > > > Windows CE has actually been using thread_nt.h since January 2009 (see > > http://bugs.python.org/issue4893 ). thread_wince.h is still there, but > > it's unused and grep brings no instance of it being mentioned anywhere in > > the source tree. > > What about older versions of Windows CE? Maybe they still require the > wince thread header?
Windows CE support in recent 2.x (and probably 3.x) is broken due to heavy bitrot. I can't imagine any CE platform this code would compile against. Further, I don't see many people using CE < 4, with CE 6 being current, in fact they are _very_ rare judging from Usenet activities. For current CE versions, porting the NT-threads code is the easier way out. +1 for removal of thread_wince.{h,c} Uli -- Sator Laser GmbH Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932 ************************************************************************************** Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932 ************************************************************************************** Visit our website at <http://www.satorlaser.de/> ************************************************************************************** Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden. E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich. ************************************************************************************** _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com