[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#685545: Fwd: Bug#685545: ITP: pthreads-win32 -- POSIX threads library for Windows



---------- Forwarded message ----------
From: Bastien ROUCARIES <roucaries.bastien@gmail.com>
Date: Wed, Aug 22, 2012 at 12:10 PM
Subject: Re: Bug#685545: ITP: pthreads-win32 -- POSIX threads library
for Windows
To: Stephen Kitt <steve@sk2.org>


On Tue, Aug 21, 2012 at 11:28 PM, Stephen Kitt <steve@sk2.org> wrote:
> Hi Bastien,
>
> On Tue, Aug 21, 2012 at 10:51:15PM +0200, Bastien ROUCARIES wrote:
>> On Tue, Aug 21, 2012 at 10:04 PM, Stephen Kitt <steve@sk2.org> wrote:
>> > * Package name    : pthreads-win32
>>
>> What about some fix here ?
>> https://github.com/GerHobbelt/pthread-win32/commits/master/
>
> Thanks, I didn't know about that fork; there certainly seem to be some
> useful fixes there. Did you have any particular commits in mind?

this one
https://github.com/GerHobbelt/pthread-win32/commit/c8fbc10c6ec73a52f07f9674bd82539a1485625b
these two one replace void * with ptr_int and cast after (does not
concern us with mingw but could, and in all the case using int64 is
cleaner I think it is guaranted to keep a pointer on it or a int)
https://github.com/GerHobbelt/pthread-win32/commit/339f9c47536d0a0294f8ca70321ba0e5e745ec17
https://github.com/GerHobbelt/pthread-win32/commit/06f5bb1e85f38aa8ee6e04f6172a600ea3eb7083
these one need to be ported upstream (not mingw)
https://github.com/GerHobbelt/pthread-win32/commit/e72c42ba67ee0256fab55158d190efae21d826f6
this test to upstream
https://github.com/GerHobbelt/pthread-win32/commit/321adcd88b11b2fe6aaeaee03805e0a4a6d55df4
this seems reasonable for us
https://github.com/GerHobbelt/pthread-win32/commit/80392281abf08e5cc96cd599f8e1e114c0866c99

Thanks

Bastien


>
> Regards,
>
> Stephen


Reply to: