Re: ver 4.0 problem with SVN1222

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...
bernie said...

Matt:
I have a win32 library code that I am working on.
I have demo programs that are using this library.
When I run a demo program using SVN 1222 the parsing time is something
like a 1.5 MINUTES then the program runs.
This was also true when I ran SVN 1217 but of course it was failing after
the same long parse time.
I ran the same demo with SVN 1205 and SVN 1212 and the parse time is down
to about 12 SECONDS.
So something has changed between SVN 1212 and SVN 1222.

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.

Matt

Also, on an old machine (e.g. Windows 95/98) you should be careful to remove, or comment out, all "with trace", "with profile" etc. statements, anywhere in the source. These statements cause the source code to be retained by the parser, and surprisingly, that can often (with small RAM machines) cause the parse time to go up quite a lot, when parsing large programs.

Rob

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu