[IronPython] Warning CS3006
Seo Sanghyeon
sanxiyn at gmail.com
Thu Oct 9 06:45:53 CEST 2008
Can you confirm that following two warnings are likely to be a Mono
compiler bug?
/home/tinuviel/svn/ironpython/Src/Microsoft.Scripting.Core/Actions/GetMemberAction.cs(44,43):
warning CS3006: Overloaded method
`Microsoft.Scripting.Actions.GetMemberAction.Bind(params
Microsoft.Scripting.Actions.MetaObject[])' differing only in ref or
out, or in array rank, is not CLS-compliant
/home/tinuviel/svn/ironpython/Src/Microsoft.Scripting/Actions/ComboBinder.cs(42,36):
warning CS3006: Overloaded method
`Microsoft.Scripting.Actions.ComboBinder.Bind(params
Microsoft.Scripting.Actions.MetaObject[])' differing only in ref or
out, or in array rank, is not CLS-compliant
/home/tinuviel/svn/ironpython/Src/Microsoft.Scripting.Core/Actions/MetaAction.cs(159,36):
(Location of the symbol related to previous warning)
Otherwise, I am very happy to report that entire IronPython codebase
is warning-free on Mono now!
--
Seo Sanghyeon
More information about the Ironpython-users
mailing list