[Mono-bugs] [Bug 368180] New: Cannot set System.Decimal

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Mar 7 08:52:08 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=368180


           Summary: Cannot set System.Decimal
           Product: Mono: Debugger
           Version: 1.2.6
          Platform: i686
        OS/Version: Kubuntu
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: cli
        AssignedTo: martin at novell.com
        ReportedBy: krapfenbauer at ict.tuwien.ac.at
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Variables of type decimal (System.Decimal) cannot be set. (Version 0.60)
The following error message is printed:

(mdb) print testDecimal
(System.Decimal) { "15" }
(mdb) set testDecimal = 10
ERROR: Cannot implicitly convert `int' to `System.Decimal'
(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.


More information about the mono-bugs mailing list