[IronPython] Compilation error

Sanghyeon Seo sanxiyn at gmail.com
Thu Oct 18 03:58:29 CEST 2007


2007/10/6, Dino Viehland <dinov at exchange.microsoft.com>:
> BTW my simple repro is bogus - it contains no members and section 5.3 of the C# spec defines value types as being definitely assigned when all their members are assigned.  The real issue seems to be when the value-type is defined in another assembly and all the members are private.  Once those conditions are met csc then doesn't require the assignment.
>
> I'm still waiting for a response on that last bit.

Gert Driesen from Mono project reported this as Feedback 304489 at
Microsoft Connect.
http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=304489

After 3 days, it was marked "Resolved (By Design)", without any
explanation. I'm still curious.

-- 
Seo Sanghyeon



More information about the Ironpython-users mailing list