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=80090 --- shadow/80090 2006-11-29 19:16:39.000000000 -0500 +++ shadow/80090.tmp.32316 2006-12-01 14:56:40.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80090 Product: Mono: Class Libraries Version: 1.2 -OS: +OS: unknown OS Details: Ubuntu 6.10 Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Cosmetic Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -37,6 +37,14 @@ Additional Information: I am currently trying to analyse this problem in my bachelor thesis including a security analysis of mono components and will publish the results at around may 2007 when the thesis is finished. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-01 14:56 ------- +This doesn't have anything to do with mono. + +Whatever shell you are using is expanding the "##.#" to nothing, so +there are no arguments to your program. Try "echo ##.#", nothing will +get printed. If you run your program with the argument "\##.#", the +result of your program will be "##.#" _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
