> Does WebKit define somewhere an integral type that's guaranteed to be the > same size as the platform's pointer type?
No, but intptr_t and uintptr_t should work. Geoff _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

