"Budd, S" wrote:
>
> This trace below is from a Solaris 7 attempt at the same snapshop
> (gdb) break main
> Breakpoint 1 at 0x3b750: file ../htlib/htString.h, line 27.
> (gdb) run -vv
> Starting program: /home/ppp/htdig-test/bin/htdig -vv
>
> Breakpoint 1, main (ac=0, av=0x0) at ../htlib/htString.h:27
> 27 String() { Length = 0; Allocated = 0; Data = 0; } // Create
> an empty string
> (gdb) print config.dcGlobalVars.tableLength
> $1 = 0
Ha! It is!
Why configuration isn't initialized on create?
I'm going avay, continue yesterday.
Vadim.
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.