[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-bugs
Subject:    [Mono-bugs] [Bug 583886] New: [Soft Debugger] Inspecting properties
From:       bugzilla_noreply () novell ! com
Date:       2010-02-26 20:03:27
Message-ID: bug-583886-28286 () http ! bugzilla ! novell ! com/
[Download RAW message or body]

http://bugzilla.novell.com/show_bug.cgi?id=583886

http://bugzilla.novell.com/show_bug.cgi?id=583886#c0


           Summary: [Soft Debugger] Inspecting properties of generic
                    structs doesn't work
    Classification: Mono
           Product: Mono: Debugger
           Version: 2.6.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: backend
        AssignedTo: vargaz@gmail.com
        ReportedBy: lluis@novell.com
         QAContact: mono-bugs@lists.ximian.com
          Found By: ---
           Blocker: ---


For example:

struct SS<T>
{
    public int SomeProp {
        get { return 1; }
    }
}

..

SS<int> s = new SS<int> ();

If I try to get the value of s.SomeProp I get an error: 'Incorrect number or
types of arguments'. It works fine if the struct is not generic.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic