summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2018-10-29 08:47:25 -0400
committerJoyee Cheung <joyeec9h3@gmail.com>2018-10-30 15:18:35 +0800
commit93335cb772f439e475ea9ea3bd7391f216e75c84 (patch)
tree5a6566a35cf1651d7084ba55f9e2f21f9fd65d57 /CHANGELOG.md
parent010a3f8c23cdab04f32d2d4218361af9c7821ee5 (diff)
downloadandroid-node-v8-93335cb772f439e475ea9ea3bd7391f216e75c84.tar.gz
android-node-v8-93335cb772f439e475ea9ea3bd7391f216e75c84.tar.bz2
android-node-v8-93335cb772f439e475ea9ea3bd7391f216e75c84.zip
src: fix compiler warning
The warning is: ../src/util.h:65:11: warning: inline function 'node::Calloc<unsigned char>' is not defined [-Wundefined-inline] inline T* Calloc(size_t n); ^ ../src/aliased_buffer.h:41:15: note: used here buffer_ = Calloc<NativeT>(count); PR-URL: https://github.com/nodejs/node/pull/23954 Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Matheus Marchini <mat@mmarchini.me>
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions