https://bugzilla.novell.com/show_bug.cgi?id=368179
Summary: Cannot set negative numbers
Product: Mono: Debugger
Version: 1.2.6
Platform: i686
OS/Version: Kubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: cli
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
Setting the value of numerical types (int, long, ...) to a negative number does
not work. The following error message is printed:
(mdb) show locals
testInt = (int) 5
(mdb) set testInt = -5
syntax error, expecting IDENTIFIER INT UINT FLOAT DOUBLE DECIMAL ULONG LONG
STRING STAR PERCENT OPAREN AMPERSAND NEW THIS BASE CATCH TRUE FALSE NULL
ERROR: C#, Token: MINUS : Parsing error
(mdb)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs