Keith Seitz wrote:
Kyle Galloway wrote:
This fix changes two values in gnu.classpath.jdwp.util.VariableTable so that they are correctly ints instead of longs.

ChangeLog
2007-3-30
* gnu/classpath/jdwp/util/VariableTable.java: Make argCnt and slots ints.
   (write): Replace writeLong with writeInt for above.

Questions/comments/concerns?

Just double-check your changelog formatting. [Is it your mailer mangling tabs?]
It seem Thunderbird (at least my version) doesn't believe in tabs. When I hit TAB, it places three spaces " ". Take solace though, I am aware of this and I do use tabs in the actual ChangeLogs. This patch has been committed.

Thanks,
Kyle


Reply via email to