Holy shit indeed. I tried to find all instances static fields, but a textual search for the word static produced so many responses that i couldnt find anything sensible in the forrest. Oh for the day when i can do contextual searches on code .. does IDEA do this?... maybe we should go back to LISP :)
On Fri, 2003-06-27 at 02:58, Andrew C. Oliver wrote: > 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] > > -- Avik Sengupta <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
