Re: [Mingw-w64-public] [Bug 1397787] New: 64-bit mingw pid_t should be 'int', not '__int64'

2016-11-23 Thread Eric Blake
723.fc24.noarch > > How reproducible: > 100% > > Steps to Reproduce: > 1. Noticeable when cross-compiling something that does: > > pid_t x = getpid(); > printf("%d", x); > > while compiling with -Werror=format > 2. > 3. > > Actual results: &g

Re: [Mingw-w64-public] [PATCH] Fix data types pid_t and _pid_t for 64 bit Windows

2016-03-01 Thread Eric Blake
o be concerned about at all. Not for a process id, but there are other interfaces which REQUIRE pid_t to have negative values to operate on an entire process group. Whether those interfaces can be mapped to Windows is a different question, but pid_t itself needs to be correctly typed

Re: [Mingw-w64-public] [PATCH] Fix data types pid_t and _pid_t for 64 bit Windows

2016-03-01 Thread Eric Blake
/sys_types.h.html#tag_13_67 blksize_t, pid_t, and ssize_t shall be signed integer types. > > A short look at the Mingw-w64 code shows several type casts from > pid_t to DWORD. This code will continue to work with my patch, > but the type casts are no longer needed. > > Regards

Re: [Mingw-w64-public] Mass rebuild report for August 29 2013

2013-09-17 Thread Eric Blake
On 08/29/2013 02:37 PM, Erik van Pienbroek wrote: > Eric Blake schreef op do 29-08-2013 om 14:07 [-0600]: >> On 08/29/2013 11:38 AM, Erik van Pienbroek wrote: >> >>> >>> This mass rebuild was done using winpthreads instead of the old >>> pthreads-w32 im

Re: [Mingw-w64-public] Mass rebuild report for August 29 2013

2013-09-11 Thread Eric Blake
to wait for 1.1.3 (a month out, but probably still in time to make it into F20). Is there an easy environment to set up (such as rawhide + a repo) for testing a mingw cross-build with winpthreads? -- Eric Blake eblake redhat com+1-919-301-3266 Libvirt virtualization library http://libvirt.

Re: [Mingw-w64-public] Mass rebuild report for July 24 2013

2013-08-01 Thread Eric Blake
5.5 soon for fixing other outstanding Fedora 19 bugs, at which point Dan should rebase mingw-libvirt to the same version and it should rebuild without issues. -- Eric Blake eblake redhat com+1-919-301-3266 Libvirt virtualization library http://libvirt.org signa