0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/cctest
Ben Noordhuis b3d283acd4 test: fix -Wformat warnings in inspector cctest
Print size_t and ssize_t using %zd and %zu respectively, not %ld.

PR-URL: https://github.com/nodejs/node/pull/8034
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-10-03 19:47:53 +02:00
..
test_inspector_socket.cc test: fix -Wformat warnings in inspector cctest 2016-10-03 19:47:53 +02:00
util.cc src: notify V8 for low memory when alloc fails 2016-09-29 09:46:42 +02:00