[Mono-dev] w32process-unix

Neale Ferguson neale at sinenomine.net
Tue Nov 14 05:10:51 UTC 2017


Hi,
 Build fails on s390x (big-endian) due to error in w32process-unix.c:


w32process-unix.c:3427:17: error: ‘size’ undeclared (first use in this function)

The variable size should be datasize:


#if G_BYTE_ORDER == G_BIG_ENDIAN

        big_up (*data, datasize);

#endif


Neale
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20171114/c50bb282/attachment-0001.html>


More information about the Mono-devel-list mailing list