BufferedInputReader

1999-12-21 Thread Kero van Gelder
Hi all! I encountered a small problem using the BufferedInputStream. When telling it to skip a big number of bytes, it stops at the first 2k boundary (or, more precisely, from position 32 to skip 37919 bytes lets it stop at position 2048). Removing the BufferedInputStream and using only the

Re: BufferedInputReader

1999-12-21 Thread Archie Cobbs
Kero van Gelder writes: I encountered a small problem using the BufferedInputStream. When telling it to skip a big number of bytes, it stops at the first 2k boundary (or, more precisely, from position 32 to skip 37919 bytes lets it stop at position 2048). Removing the BufferedInputStream

Re: install errors

1999-12-21 Thread Patrick Tullmann
Alexandre Oliva wrote: Please give it one more try, I've just fixed the libtool bug that was causing the weirdness at install time. Yep. Seems to be all better now. Thanks! Pat - - --- --- -- -- - - - Pat Tullmann