Attached.

Seo Sanghyeon
IronPython/Compiler/MethodBinder.cs(837,22): warning CS0219: The variable 
`returnType' is assigned but its value is never used
IronPython/Compiler/Generation/OutputGenerator.cs(321,25): warning CS0219: The 
variable `finished' is assigned but its value is never used
IronPython/Runtime/Operations/StringOps.cs(1469,21): warning CS0168: The 
variable `bytesSkipped' is declared but never used
IronPython/Runtime/Operations/StringOps.cs(1567,21): warning CS0168: The 
variable `bytesSkipped' is declared but never used
IronPython/Runtime/Types/Mro.cs(201,27): warning CS0219: The variable 
`parentInfo' is assigned but its value is never used
IronPython/Compiler/MethodBinder.cs(880,32): warning CS0169: The private method 
`IronPython.Compiler.MethodBinder.MethodTarget.CountPriority(System.Collections.Generic.List<IronPython.Compiler.MethodBinder.ArgBuilder>,
 int)' is never used
IronPython/Compiler/Generation/CodeGen.cs(1556,22): warning CS0169: The private 
method `IronPython.Compiler.Generation.CodeGen.WriteIL(string, object, object, 
object, object)' is never used
IronPython/Compiler/Generation/NewTypeMaker.cs(573,29): warning CS0169: The 
private method 
`IronPython.Compiler.Generation.NewTypeMaker.EmitNoDict(IronPython.Compiler.Generation.CodeGen)'
 is never used
IronPython/Compiler/Generation/Slot.cs(325,34): warning CS0414: The private 
field `IronPython.Compiler.Generation.LocalSlot.codeGen' is assigned but its 
value is never used
IronPython/Hosting/PythonEngine.cs(582,22): warning CS0169: The private method 
`IronPython.Hosting.PythonEngine.AssociateComInterface(object, object)' is 
never used
IronPython/Hosting/PythonEngine.cs(590,22): warning CS0169: The private method 
`IronPython.Hosting.PythonEngine.AssociateHiddenComInterface(System.Type, 
System.Type)' is never used
IronPython/Hosting/PythonEngine.cs(599,22): warning CS0169: The private method 
`IronPython.Hosting.PythonEngine.AssociateHiddenComAddInterface(System.Type, 
System.Collections.Generic.IList<System.Type>)' is never used
IronPython/Runtime/Converter.cs(348,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.Int16Type' is assigned but its value is never 
used
IronPython/Runtime/Converter.cs(349,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.SByteType' is assigned but its value is never 
used
IronPython/Runtime/Converter.cs(351,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.UInt64Type' is assigned but its value is never 
used
IronPython/Runtime/Converter.cs(354,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.DecimalType' is assigned but its value is 
never used
IronPython/Runtime/Converter.cs(355,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.ObjectType' is assigned but its value is never 
used
IronPython/Runtime/Converter.cs(356,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.Int64Type' is assigned but its value is never 
used
IronPython/Runtime/Converter.cs(358,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.SingleType' is assigned but its value is never 
used
IronPython/Runtime/Converter.cs(360,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.UInt16Type' is assigned but its value is never 
used
IronPython/Runtime/Converter.cs(361,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.UInt32Type' is assigned but its value is never 
used
IronPython/Runtime/Converter.cs(362,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.ByteType' is assigned but its value is never 
used
IronPython/Runtime/Converter.cs(363,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.BigIntegerType' is assigned but its value is 
never used
IronPython/Runtime/Converter.cs(364,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.Complex64Type' is assigned but its value is 
never used
IronPython/Runtime/Converter.cs(369,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.ArrayListType' is assigned but its value is 
never used
IronPython/Runtime/Converter.cs(371,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.ListOfTType' is assigned but its value is 
never used
IronPython/Runtime/Converter.cs(373,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.HashtableType' is assigned but its value is 
never used
IronPython/Runtime/Converter.cs(374,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.ListWrapperForIListType' is assigned but its 
value is never used
IronPython/Runtime/Converter.cs(377,38): warning CS0414: The private field 
`IronPython.Runtime.NewConverter.DictWrapperForIDictType' is assigned but its 
value is never used
IronPython/Runtime/SystemState.cs(291,24): warning CS0169: The private method 
`IronPython.Runtime.SystemState.setdefaultencodingImpl(object)' is never used
IronPython/Runtime/Types/ReflectedType.cs(622,29): warning CS0169: The private 
method 
`IronPython.Runtime.Types.ReflectedType.IsOptimizedMethod(System.Reflection.ParameterInfo[])'
 is never used
IronPythonConsole/PythonCommandLine.cs(502,17): warning CS0219: The variable 
`result' is assigned but its value is never used
IronPythonConsole/PythonCommandLine.cs(400,29): warning CS0169: The private 
method `IronPythonConsole.PythonCommandLine.WaitForAnyKey()' is never used
IronPythonConsole/PythonCommandLine.cs(710,29): warning CS0414: The private 
field `IronPythonConsole.BasicConsole.sys' is assigned but its value is never 
used
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to