I have trouble compiling this on Sun Solaris:
bash-2.03$ grep PRIxPTR nsthread/*
nsthread/nsthreadtest.c: printf("pthread[%" PRIxPTR "]: log: %"
PRIdPTR"\n", (uintptr_t) pthread_self(), i);
nsthread/nsthreadtest.c: printf("pthread: create %" PRIdPTR "
= %" PRIxPTR "\n", i, (uintptr_t) tids[i]);
nsthread/thread.c: snprintf(name, sizeof(name), "-thread:%"
PRIxPTR "-", thrPtr->tid);
nsthread/thread.c: snprintf(buf, sizeof(buf), " %" PRIxPTR " %d %
jd",
What is PRIxPTR and where is this defined?
Cheers
Zoran
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
naviserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/naviserver-devel