==== ns_thread-3.1 create and destroy a mutex FAILED
==== Contents of test case:

    set mutex [ns_mutex create]
    ns_mutex destroy $mutex
    set mutex

---- Result was:
tff3089f8 a33f7a0 ns:mutex
---- Result should have been (regexp matching):
t0x[a-z0-9]+ a0x[a-z0-9]+ ns:mutex
==== ns_thread-3.1 FAILED


The solaris sprintf(buf, "%p", ptr) does not
retrun 0xabcdef, it returns abcdef instead.




Reply via email to