On Jun 22, 2011, at 12:05 PM, samuel_at_[hidden] wrote:
> - "(opid: %lu id: %d, size: %"PRIsize_t", name: %s)\n",
> + "(opid: %lu id: %d, size: %lu, name: %s)\n",
Is PRIsize_t broken on Solaris? If so, shouldn't we fix that, rather than cast everything to unsigned long?
--
Jeff Squyres
jsquyres_at_[hidden]
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/
|