Issue1708990

classification
Title: patch for bug 1708944
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution: rejected
Dependencies: Superseder:
Assigned To: Nosy List: cgroves, crotwell
Priority: normal Keywords: patch

Created on 2007-04-27.21:18:59 by crotwell, last changed 2007-05-06.06:57:18 by cgroves.

Files
File name Uploaded Description Edit Remove
multipleSetters_2.diff crotwell, 2007-05-01.18:51:59
Messages
msg2703 (view) Author: Philip Crotwell (crotwell) Date: 2007-04-27.21:18:59
patch for bug 1708944
msg2704 (view) Author: Philip Crotwell (crotwell) Date: 2007-05-01.18:51:59

a patch to the patch, I had a array.length+1 where it should have been array.length. New diff file is corrected, old one deleted

Should be better now that I know how to run the jython test cases :)
File Added: multipleSetters_2.diff
msg2705 (view) Author: Charlie Groves (cgroves) Date: 2007-05-06.06:57:18
See http://jython.org/bugs/1708944 for the rejection reasoning.
History
Date User Action Args
2007-04-27 21:18:59crotwellcreate