Re: [Mingw-w64-public] std::thread and memory leaks

2014-10-01 Thread JonY
On 9/28/2014 14:44, lh_mouse wrote: > mingw-w64-libraries/winpthread/src/spinlock.c:66 > int initrv = pthread_spin_init (lock, PTHREAD_PROCESS_PRIVATE); > > There is no corresponding pthread_spin_destroy() for this lock, hence its > memory leaks. > Kai, ping. signature.asc Descrip

Re: [Mingw-w64-public] reusing wine's msvcrt code

2014-10-01 Thread JonY
On 10/1/2014 18:07, Piotr Caban wrote: > Hi, > > you can reuse my msvcrt code from The Wine Project under a MIT, BSD or > ZPL license. > Thanks! signature.asc Description: OpenPGP digital signature -- Meet PCI DSS

Re: [Mingw-w64-public] comdef.h / comip.h header mismatch

2014-10-01 Thread Kai Tietz
Patch is ok. Thanks, Kai 2014-10-01 13:44 GMT+02:00 Jacek Caban : > On 09/23/14 06:18, G M wrote: >> Hi >> >> I've been doing some experiments with clang and mingw. >> >> clang reports the mingw com headers are incorrect. >> >> It says comdef.h at line 164 has this definition. >> >> void _com_is

Re: [Mingw-w64-public] comdef.h / comip.h header mismatch

2014-10-01 Thread Jacek Caban
On 09/23/14 06:18, G M wrote: > Hi > > I've been doing some experiments with clang and mingw. > > clang reports the mingw com headers are incorrect. > > It says comdef.h at line 164 has this definition. > > void _com_issue_error(HRESULT hr) throw(_com_error) { > > But comip.h has this definition.

[Mingw-w64-public] reusing wine's msvcrt code

2014-10-01 Thread Piotr Caban
Hi, you can reuse my msvcrt code from The Wine Project under a MIT, BSD or ZPL license. Cheers, Piotr -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-t

Re: [Mingw-w64-public] [PATCH] mingw-w64-headers: Make ARM assembler Thumb compatible

2014-10-01 Thread Kai Tietz
Patch is ok. Thanks, Kai 2014-09-30 23:40 GMT+02:00 André Hentschel : > Please review, i'll commit it, just need an OK. > > -- > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compli