[Mono-bugs] [Bug 691417] avoid dependency on StructLayout(short) as it does not exists in SL

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 3 08:24:34 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=691417#c1


--- Comment #1 from Sebastien Pouliot <spouliot at novell.com> 2011-05-03 12:24:33 UTC ---
  GEN    ../lib/2.1/System.Windows.Controls.Data.dll
warning CS0618: `System.Security.Permissions.SecurityPermissionAttribute' is
obsolete: `CAS support is not available with Silverlight applications.'
error CS0656: The compiler required member
`System.Runtime.InteropServices.StructLayoutAttribute..ctor(short)' could not
be found or is inaccessible
Compilation failed: 1 error(s), 1 warnings
make[3]: *** [../lib/2.1/System.Windows.Controls.Data.dll] Error 1


That's without 'V=1' and it also include the .ctor as an internal (otherwise it
would have failed in an earlier assembly - but with the same message)

-- 
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