[Mono-bugs] [Bug 610878] gmcs fails to report missing override methods for some cases.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 2 06:43:24 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=610878#c2


--- Comment #2 from Atsushi Enomoto <aenomoto at novell.com> 2010-06-02 10:43:24 UTC ---
Since it is localized, I can only get Japanese messages. Anyways...

Microsoft (R) .NET Framework PE Verifier.  Version  3.5.30729.1
Copyright (c) Microsoft Corporation.  All rights reserved.

[MD]: Warning: MemberRef has a duplicate, token=0x0a000083. [token:0x0A000082]
[MD]: Warning: MemberRef has a duplicate, token=0x0a000082. [token:0x0A000083]
[MD]: Warning: MemberRef has a duplicate, token=0x0a000082. [token:0x0A000084]
[MD]: Warning: MemberRef has a duplicate, token=0x0a000082. [token:0x0A00008C]
[MD]: Warning: MemberRef has a duplicate, token=0x0a000159. [token:0x0A0000F7]
[MD]: Warning: MemberRef has a duplicate, token=0x0a00017d. [token:0x0A00014C]
[MD]: Warning: MemberRef has a duplicate, token=0x0a0000f7. [token:0x0A000159]
[MD]: Warning: MemberRef has a duplicate, token=0x0a00015d. [token:0x0A00015C]
[MD]: Warning: MemberRef has a duplicate, token=0x0a00015c. [token:0x0A00015D]
[MD]: Warning: MemberRef has a duplicate, token=0x0a0000f7. [token:0x0A000166]
[MD]: Warning: MemberRef has a duplicate, token=0x0a00014c. [token:0x0A00017D]
[MD]: Warning: MemberRef has a duplicate, token=0x0a00024a. [token:0x0A0001C5]
[MD]: Warning: MemberRef has a duplicate, token=0x0a0001c5. [token:0x0A00024A]
[トークン 0x02000044] 型の読み込みに失敗しました。
[トークン 0x02000046] 型の読み込みに失敗しました。
[IL]: エラー:
[C:\cygwin\home\atsushi\svn\mcs\class\lib\net_2_0\System.Runtime.Serialization.dll
: System.Xml.XmlBinaryDictionaryReader+NodeInfo::get_Value] 型の読み込みに失敗しました。
[IL]: エラー:
[C:\cygwin\home\atsushi\svn\mcs\class\lib\net_2_0\System.Runtime.Serialization.dll
: System.Xml.XmlBinaryDictionaryReader+NodeInfo::set_Value] 型の読み込みに失敗しました。
[IL]: エラー:
[C:\cygwin\home\atsushi\svn\mcs\class\lib\net_2_0\System.Runtime.Serialization.dll
: System.Xml.XmlBinaryDictionaryReader+NodeInfo::Reset] 型の読み込みに失敗しました。
[IL]: エラー:
[C:\cygwin\home\atsushi\svn\mcs\class\lib\net_2_0\System.Runtime.Serialization.dll
: System.Xml.XmlBinaryDictionaryReader+NodeInfo::.ctor] 型の読み込みに失敗しました。
[IL]: エラー:
[C:\cygwin\home\atsushi\svn\mcs\class\lib\net_2_0\System.Runtime.Serialization.dll
: System.Xml.XmlBinaryDictionaryReader+NodeInfo::.ctor] 型の読み込みに失敗しました。
[IL]: エラー:
[C:\cygwin\home\atsushi\svn\mcs\class\lib\net_2_0\System.Runtime.Serialization.dll
: System.Xml.XmlBinaryDictionaryReader+NodeInfo::get_LocalName] 型の読み込みに失敗しました。
[IL]: エラー:
[C:\cygwin\home\atsushi\svn\mcs\class\lib\net_2_0\System.Runtime.Serialization.dll
: System.Xml.XmlBinaryDictionaryReader+NodeInfo::set_LocalName] 型の読み込みに失敗しました。
[IL]: エラー:
[C:\cygwin\home\atsushi\svn\mcs\class\lib\net_2_0\System.Runtime.Serialization.dll
: System.Xml.XmlBinaryDictionaryReader+NodeInfo::get_NS] 型の読み込みに失敗しました。
[IL]: エラー:
[C:\cygwin\home\atsushi\svn\mcs\class\lib\net_2_0\System.Runtime.Serialization.dll
: System.Xml.XmlBinaryDictionaryReader+NodeInfo::set_NS] 型の読み込みに失敗しました。
[トークン 0x02000048] 型の読み込みに失敗しました。
[IL]: エラー:
[C:\cygwin\home\atsushi\svn\mcs\class\lib\net_2_0\System.Runtime.Serialization.dll
: System.Xml.XmlDictionaryReader::CreateBinaryReader][オフセット 0x0000000A]
トークンを解決できません。
[IL]: エラー:
[C:\cygwin\home\atsushi\svn\mcs\class\lib\net_2_0\System.Runtime.Serialization.dll
: System.Xml.XmlDictionaryReader::CreateBinaryReader][オフセット 0x00000006]
トークンを解決できません。
14 Error(s) Verifying ../lib/net_2_0/System.Runtime.Serialization.dll(13
Warnings)

---

(xxx) 型の読み込みに失敗しました。
-> failed to read the type (xxx).

トークンを解決できません。
-> cannot resolve token.

トークン -> token
エラー -> error
オフセット -> offset

-- 
Configure bugmail: http://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