[Mono-bugs] [Bug 75697][Wis] New - Missing System.ConsoleKey

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 3 05:24:46 EDT 2005


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 hys545 at dreamwiz.com.

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: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+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:


More information about the mono-bugs mailing list