0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
Anna Henningsen 93bbe4e3ee
deps,src: align ssize_t ABI between Node & nghttp2
Previously, we performed casts that are considered undefined behavior.
Instead, just define `ssize_t` for nghttp2 the same way we define it
for the rest of Node.

Also, remove a TODO comment that would probably also be *technically*
correct but shouldn’t matter as long as nobody is complaining.

PR-URL: https://github.com/nodejs/node/pull/18565
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2018-02-10 14:39:54 +01:00
..
acorn deps: import acorn@5.2.1 2017-11-16 15:40:42 -08:00
cares
gtest
http_parser
icu-small deps: ICU 60.2 bump 2018-01-17 20:08:43 -08:00
nghttp2 deps,src: align ssize_t ABI between Node & nghttp2 2018-02-10 14:39:54 +01:00
node-inspect deps: update node-inspect to 1.11.3 2018-02-01 13:39:40 +01:00
npm deps: manually add 10.x support to npm 2018-01-19 11:32:45 -05:00
openssl deps: update openssl asm and asm_obsolete files 2017-12-07 13:16:37 -05:00
uv deps: upgrade libuv to 1.19.1 2018-01-23 20:34:39 -05:00
v8 deps: patch V8 to 6.4.388.42 2018-02-07 10:47:31 -05:00
zlib