Re: ver 4.0 problem with SVN1222
- Posted by mattlewis (admin) Oct 29, 2008
- 1026 views
Do you use global routines and variables without including the files in which they are declared? That is likely what is driving up the time.
I don't understand what any of this has to do with running the SAME CODE
with SVN 1212 and SVN 1222.
The start of time for SVN 1212 is taking 12 SECONDS
and SVN 1222 taking 1.5 MINUTES.
Bernie,
I brought it up because r1212 and r1222 are treating the SAME CODE differently when you use globals without including them. If this is what you are doing (and you haven't answered that yet), have you added "missing" include statements yet? Please let us know how that changes the outcome, because there's nothing else that I can do for you until you either try that, or give me some other information about what you're doing. But those were the main changes to the code in those ranges of revisions.
Matt