w32process-unix
Neale Ferguson <[email protected]> Tue, 14 Nov 2017 05:10:51 +0000
| Newsgroups | gmane.comp.gnome.mono.devel |
|---|---|
| Message-ID | <D630B7F8.B1371%[email protected]> |
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
[email protected]
http://lists.dot.net/mailman/listinfo/mono-devel-list