Re: [fpc-pascal] OOT: fpc 2.2.1 breaks laz 9.25

2007-12-06 Thread Bee
So it seems there the file does not exist in revision 9290 of the repository you are using. In Andrey's version it does, so my best guess is that both of you are using different SVN paths and the file was moved in yours. As mentioned in http://www.freepascal.org/develop.var, my path points to

Re: [fpc-pascal] OOT: fpc 2.2.1 breaks laz 9.25

2007-12-06 Thread Vinzent Hoefler
On Thursday 06 December 2007 13:00, Bee wrote: > > Easy way to check: > > svn up -r 9290 $(FPCDIR)/packages/paszlib/src/zstream.pp > > Next 'svn up' updates zstream.pp back to HEAD revision. > > Here's what I got... > > [EMAIL PROTECTED]:/svn/fpc-2.2.1$ svn update -r9290 > packages/paszlib/src/zstr

Re: [fpc-pascal] OOT: fpc 2.2.1 breaks laz 9.25

2007-12-06 Thread Andrey Gusev
* Bee <[EMAIL PROTECTED]> [Thu, 06 Dec 2007 19:00:04 +0700]: > svn up -r 9290 $(FPCDIR)/packages/paszlib/src/zstream.pp > Next 'svn up' updates zstream.pp back to HEAD revision. on my: --- cd C:\Works-FPC\fpc-snap\packages\paszlib\src ...>svn update -r9290 zstream.pp Uzstream.pp Updated

Re: [fpc-pascal] OOT: fpc 2.2.1 breaks laz 9.25

2007-12-06 Thread Bee
Easy way to check: svn up -r 9290 $(FPCDIR)/packages/paszlib/src/zstream.pp Next 'svn up' updates zstream.pp back to HEAD revision. Here's what I got... [EMAIL PROTECTED]:/svn/fpc-2.2.1$ svn update -r9290 packages/paszlib/src/zstream.pp Dpackages/paszlib/src/zstream.pp Updated to revision