doCachedLobs = True, but List index out of bounds (3)

The forum for ZeosLib 7.2 Report problems. Ask for help, post proposals for the new version and Zeoslib 7.2 features here. This is a forum that will be edited once the 7.2.x version goes into RC/stable!!

My personal intention for 7.2 is to speed up the internals as optimal a possible for all IDE's. Hope you can help?! Have fun with testing 7.2
miab3
Zeos Test Team
Zeos Test Team
Posts: 1310
Joined: 11.05.2012, 12:32
Location: Poland

Re: doCachedLobs = True, but List index out of bounds (3)

Post by miab3 »

@louis,

I still can not cause an error.
Do you really loaded and rebuilt ZEOS 7.2 svn 3878 or later?

Michal
louis
Expert Boarder
Expert Boarder
Posts: 107
Joined: 02.01.2009, 19:41

Re: doCachedLobs = True, but List index out of bounds (3)

Post by louis »

miab3 wrote:Do you really loaded and rebuilt ZEOS 7.2 svn 3878 or later?
I Have TortoiseSVN installed with repository that points to http://svn.code.sf.net/p/zeoslib/code-0/trunk.
I start downloads with revision 3806 on ZEOS720b directory in my PC.
I periodically right-click on this directory in my PC and then I select SVN Update.
Last update (today) is revision 3881. How I be able to verify if the revision is really 3881?

At this point:
1) uninstall Zeos component from delphi;
2) clean all;
3) open Zeos package for delphi 2010;
4) modify this package because is wrong, needs deletes the "requires" associates at ZComponentDesign140.bpl: ZComponent.dcp, ZCore.dcp, ZDbc.dcp, ZParseSql.dcp, ZPlain.dcp, because, otherwise, not is possible to install components;
5) Build All;
6) Install ZComponentDesign.bpl.

Recompile the same project I gave to you and I get the exception.

What I wrong?

Thanks
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Re: doCachedLobs = True, but List index out of bounds (3)

Post by EgonHugeist »

now we got it...
EgonHugeist wrote: ..
thanks for pointing this issue out. Patch done R3878 \testing-7.2 (SVN)
--
i didn't merge the fix to trunk yet because i was waiting for confirmation if the patch in \testing-7.2 works and your regression is fixed.

So what next? So i'll merge the fixes to trunk right now. :mrgreen:

Edit: Done 3882 \trunk
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
louis
Expert Boarder
Expert Boarder
Posts: 107
Joined: 02.01.2009, 19:41

Re: doCachedLobs = True, but List index out of bounds (3)

Post by louis »

@ EgonHugeist,

Ok, I misunderstand how Trunk and Test revision works. Sorry

I confirm that regression is fixed, now works Ok.

Thanks
miab3
Zeos Test Team
Zeos Test Team
Posts: 1310
Joined: 11.05.2012, 12:32
Location: Poland

Re: doCachedLobs = True, but List index out of bounds (3)

Post by miab3 »

@lousi,

More recent but more risky changes are on:
http://svn.code.sf.net/p/zeoslib/code-0 ... sting-7.2/

Michal
Post Reply