Hi Samir,

Could you please write up a JUnit test case demonstrating the problem and then file a bug in JIRA if it proves to be a bug?

Thanks,
Grant

On Jul 15, 2006, at 12:10 PM, ABDOU Samir wrote:

Hi,

I got an ArrayOutOfBoundException at the line 256 of the class TermVectorsReader.

The line is :  System.arraycopy(previousBuffer, 0, buffer, 0, start);

I think that the problem is due to "start" parameter. It must be totalLength instead.

Is this right ?



Thanks,

Samir


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------
Grant Ingersoll
Sr. Software Engineer
Center for Natural Language Processing
Syracuse University
335 Hinds Hall
Syracuse, NY 13244
http://www.cnlp.org

Voice: 315-443-5484
Skype: grant_ingersoll
Fax: 315-443-6886




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to