Use PRId64 instead of ld for uint64_t
commitb0d11cf284bc82f8f9cd41ed593f4294d98bfd65
authorBert Maher <bertrand@fb.com>
Sun, 22 Dec 2013 17:36:21 +0000 (22 09:36 -0800)
committerSara Golemon <sgolemon@fb.com>
Fri, 3 Jan 2014 04:04:30 +0000 (2 20:04 -0800)
tree087484f5a588882c8ef507af54f0a4142368b68f
parent9852392fe1f689248d7068e75bdf4801e48e8338
Use PRId64 instead of ld for uint64_t

Building on OSX warns about ld

Reviewed By: @edwinsmith

Differential Revision: D1109785
hphp/runtime/ext/ext_collections.cpp