https://bugzilla.novell.com/show_bug.cgi?id=368182
Summary: Cannot manipulate byte, sbyte, char, short, ushort
variables
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: ---
Values of variables of these types cannot be modified with the "set X = Y"
command. (Version 0.60)
The error is the same for all types:
(mdb) show locals
testSbyte = (sbyte) 10
(mdb) set testSbyte = 11
ERROR: Cannot implicitly convert `int' to `sbyte'
--
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