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=82632 --- shadow/82632 2007-08-30 09:35:21.000000000 -0400 +++ shadow/82632.tmp.30548 2007-08-31 06:17:41.000000000 -0400 @@ -1,17 +1,17 @@ Bug#: 82632 -Product: Mono: Class Libraries +Product: Mono: Runtime Version: 1.2 OS: unknown OS Details: Status: NEW Resolution: Severity: Unknown Priority: Minor -Component: System -AssignedTo: [EMAIL PROTECTED] +Component: io-layer +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: new files are created with 0644 mode @@ -60,6 +60,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-08-30 09:35 ------- If I was convincing enough that this is a bug, a fix is trivial: just change a line in io-layer/io.c from "mode_t perms=0644;" to "mode_t perms=0666;" + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-31 06:17 ------- +-> runtime + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
