Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=77091

--- shadow/77091        2005-12-23 16:39:14.000000000 -0500
+++ shadow/77091.tmp.12005      2005-12-23 16:40:54.000000000 -0500
@@ -17,6 +17,11 @@
 Summary: Mono.Posix.Syscall.mmap fails
 
 Mono.Posix.Syscall fails with EINVAL regardless of the arguments it is
 given. This is because of a bug in the generated parameter mapping code
 (support/map.c), which does not include <sys/mman.h>, thereby making all
 PROT_* and MAP_* macros invalid. Attached is a set of patches to fix this bug.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-12-23 16:40 -------
+Created an attachment (id=16253)
+Patch to include <sys/mman.h> in include attribute of Syscall.cs
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to