Hi, how to work with code defects you stumble upon? I worked a bit through the source code to understand a certain part of equinox. Shall i fill a bug, even if its only a small bug, like checking string equality with ==, and add a patch? How to work with bigger defects, like - incorrect synchronization, - different pitfalls with equals/hascode contracts, - overflowing integers?
Florian Over
_______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
