5 Sep
2013
5 Sep
'13
10:28 p.m.
http://bugs.winehq.org/show_bug.cgi?id=34330 --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2013-09-05 17:28:51 CDT --- kfreebsd32 works. Note that the macro needed there is __FreeBSD_kernel__. If that is set, the new behavior is used, which causes a compiler warning: mmap.c:142: warning: pointer targets in passing argument 3 of 'mincore' differ in signedness /usr/include/sys/mman.h:124: note: expected 'unsigned char *' but argument is of type 'char *' -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.