users@jaxb.java.net

[1.0.1] The local variable attIdx is never read

From: Gary Gregory <ggregory_at_seagullsw.com>
Date: Tue, 10 Jun 2003 02:31:53 -0400

It would be nice to fix this compiler warning in the generated code for
every single generated Impl class:

Severity Description Resource In Folder Location
Creation Time
        The local variable attIdx is never read ConsoleTargetImpl.java
Transidiom-DevE/Java/Source/com/seagullsw/appinterface/server/config/bind/lo
g/impl line 121 June 9, 2003 5:34:16 PM

FWIW, I also get the following warnings:

Severity Description Resource In Folder Location
Creation Time
        The private method PRIMARY_INTERFACE_CLASS() from the type
FileTargetImpl is never used locally FileTargetImpl.java
Transidiom-DevE/Java/Source/com/seagullsw/appinterface/server/config/bind/lo
g/impl line 27 June 9, 2003 5:34:16 PM

Severity Description Resource In Folder Location
Creation Time
        The private method _assert(boolean, String) from the type
UnmarshallerImpl is never used locally UnmarshallerImpl.java
Transidiom-DevE/Java/Source/com/seagullsw/appinterface/server/config/bind/lo
g/impl/runtime line 181 June 9, 2003 5:34:16 PM