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=75697 --- shadow/75697 2005-08-03 05:24:46.000000000 -0400 +++ shadow/75697.tmp.26013 2005-08-03 05:24:46.000000000 -0400 @@ -0,0 +1,46 @@ +Bug#: 75697 +Product: Mono: Class Libraries +Version: unspecified +OS: other +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Missing System.ConsoleKey + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +i compile ironpython 0.9 use mono svn-47545 + +gmcs -t:exe -r:bin/IronPython.dll -r:./System.dll -out:bin/ +IronPythonConsole.exe -recurse:IronPythonConsole/*.cs +IronPythonConsole/PythonCommandLine.cs(207) error CS0117: `System. +ConsoleKey' does not contain a definition for `Backspace' +Compilation failed: 1 error(s), 0 warnings +make: *** [bin/IronPythonConsole.exe] 오류 1 + +http://msdn2.microsoft.com/library/126yd2dy(en-us,vs.80).aspx +Steps to reproduce the problem: +1. +2. +3. + +Actual Results: + + +Expected Results: + + +How often does this happen? + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
