On 05/04/2006, at 21:16, [EMAIL PROTECTED] wrote:


I was looking through the source for castor-0.9.9.1-xml.jar

I found 4 places in org.exolab.castor.xml.schema.Schema.java where the following pattern exists

...
if ( result = false ) {
   ...
}
...

NOTE: The single equals(=) assignment operator instead on the comparsion(==) operator.


Eclipse also reports this for
- org.exolab.castor.dsml.Consumer.java:125
- org.exolab.castor.xml.util:XMLClassDescriptorImpl.java:1240
- org.exolab.castor.xml.util:XMLClassDescriptorImpl.java:1249



-------------------------------------------------
If you wish to unsubscribe from this list, please send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to