[Mono-bugs] [Bug 699803] New: System.Data.Linq.DataContext.ExecuteQuery<T>(..) should allow T not to be a class

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 14 09:54:00 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=699803#c0


           Summary: System.Data.Linq.DataContext.ExecuteQuery<T>(..)
                    should allow T not to be a class
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: openSUSE 11.4
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Data
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: knocte at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101
Firefox/4.0.1

This compiles under .NET but not Mono:

new System.Data.Linq.DataContext("").ExecuteQuery<long>("");

Reproducible: Always




Pull request coming!

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list