[Mono-dev] w32process-unix

Alexander Köplinger alkpli at microsoft.com
Tue Nov 14 13:18:16 UTC 2017


Yep, this was caused by https://github.com/mono/mono/pull/5759, can you please send a pull request with the fix?

- Alex

On 14 Nov 2017, at 06:10, Neale Ferguson <neale at sinenomine.net<mailto:neale at sinenomine.net>> wrote:

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
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.dot.net<mailto:Mono-devel-list at lists.dot.net>
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.dot.net%2Fmailman%2Flistinfo%2Fmono-devel-list&data=02%7C01%7Calkpli%40microsoft.com%7Cf93a8d90e1224219e70308d52b1e15a3%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636462330571657846&sdata=i5gIHN1x0sXqMhNOJLRYcWlG9lwermsuK8K2PL7WSb4%3D&reserved=0

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


More information about the Mono-devel-list mailing list