diff options
author | cjihrig <cjihrig@gmail.com> | 2019-01-10 21:54:58 -0500 |
---|---|---|
committer | cjihrig <cjihrig@gmail.com> | 2019-01-11 15:19:30 -0500 |
commit | d39959c80d524620be8692979cbfd3ab3e294855 (patch) | |
tree | 9d0a28ad1e1cb8f1dc0dd83289ab2dbbb9f14c8c /docs/src | |
parent | ee48e6e4dce77253421514a35b0fa3efd831bf25 (diff) | |
download | libuv-d39959c80d524620be8692979cbfd3ab3e294855.tar.gz libuv-d39959c80d524620be8692979cbfd3ab3e294855.zip |
win: fix sizeof-pointer-div warning
short_path's type changed from WCHAR array to WCHAR*
in https://github.com/libuv/libuv/pull/1267, leading
to a sizeof-pointer-div warning.
Fixes: https://github.com/libuv/libuv/issues/2138
PR-URL: https://github.com/libuv/libuv/pull/2139
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions