Planning on fixing the build later tonight. I'm fixing dinner right now, so go ahead and fix LittleEndian.
Ryan ----- Original Message ----- From: "Andrew C. Oliver" <[EMAIL PROTECTED]> To: "POI Developers List" <[EMAIL PROTECTED]> Sent: Thursday, June 26, 2003 5:28 PM Subject: Re: Concurrency Issue > Holy shit... You're right.... And no one noticed before now! Freaky. You > fixing it? If not tell me, I'll do it pronto... > > BTW, can you fix the stuff you broke in the build? > > -andy > > On 6/26/03 5:08 PM, "Ryan Ackley" <[EMAIL PROTECTED]> wrote: > > > doh! Found the problem, LittleEndian uses static byte arrays when it reads > > from a stream. > > > > Ryan > > > > ----- Original Message ----- > > From: "Ryan Ackley" <[EMAIL PROTECTED]> > > To: "POI Developers List" <[EMAIL PROTECTED]> > > Sent: Thursday, June 26, 2003 3:36 PM > > Subject: Re: Concurrency Issue > > > > > >> Not sure about my previous theory anymore, it would throw an exception if > > it > >> had a problem reading a block of data, still investigating... > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- > Andrew C. Oliver > http://www.superlinksoftware.com/poi.jsp > Custom enhancements and Commercial Implementation for Jakarta POI > > http://jakarta.apache.org/poi > For Java and Excel, Got POI? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
