This was previously reported, and couldn't be reproduced.

http://www.sqlite.org/cvstrac/tktview?tn=3262

Any help in recreating it would be appreciated.

-Shane


On 8/6/08, Peter Holmes <[EMAIL PROTECTED]> wrote:
>
> FWIW, on a Dell Inspiron 530 running Ubuntu 7.10 with Tcl8.4 installed,
>
>     ../configure --with-tcl=/usr/lib/tcl8.4
>     make
>
> works fine, but
>
>     make fulltest
>
> generates the following:
>
>     perm-memsubsys1.tcl-1.1...
>     Expected: [1 {wrong # args: should be "sqlite3 HANDLE FILENAME
> ?-vfs VFSNAME? ?-readonly BOOLEAN? ?-create BOOLEAN? ?-nomutex BOOLEAN?"}]
>      Got: [1 {wrong # args: should be "really_sqlite3 HANDLE FILENAME
> ?-vfs VFSNAME? ?-readonly BOOLEAN? ?-create BOOLEAN? ?-nomutex BOOLEAN?"}]
>       .
>       .
>       .
>     1 errors out of 600511 tests
>     Failures on these tests: perm-memsubsys1.tcl-1.1
>     All memory allocations freed - no leaks
>     Memory used:          now         -8  max     911680
>     Page-cache used:      now          0  max          0
>     Page-cache overflow:  now          0  max     769024
>     Scratch memory used:  now          0  max          0
>     Scratch overflow:     now          0  max       6936
>     Maximum alloc size:   6936
>     Maximum memory usage: 911680 bytes
>     Current memory usage: -8 bytes
>     Number of malloc()  : -1 calls
>
> If you need any more info, feel free to contact me.
>
>
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to