[Mono-bugs] [Bug 79161][Nor] Changed - Certain combinations of Mono.Posix.FilePermissions flags result in exceptions under solaris
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 15:00:40 EDT 2006
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79161
--- shadow/79161 2006-08-25 11:11:37.000000000 -0400
+++ shadow/79161.tmp.5478 2006-08-31 15:00:40.000000000 -0400
@@ -1,16 +1,16 @@
Bug#: 79161
-Product: Mono: Runtime
+Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Solaris 10/x86 + Solaris 10/sparc
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
-Component: misc
+Component: Mono.POSIX
AssignedTo: mono-bugs at ximian.com
ReportedBy: blinke at CeBiTec.Uni-Bielefeld.DE
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -52,6 +52,9 @@
returns -1.
Possible solution:
Do not check for DEFFILEMODE, ACCESSPERMS and ALLPERMS at all, since the
following checks for the single flags (S_*) should to the job. Unfortunatly
map.c is auto generated, so a simple patch to the file won't do the job.
+
+------- Additional Comments From vargaz at gmail.com 2006-08-31 15:00 -------
+-> class libs.
More information about the mono-bugs
mailing list