Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
short_path's type changed from WCHAR array to WCHAR* in libuv#1267, leading to a sizeof-pointer-div warning. Fixes: libuv#2138 PR-URL: libuv#2139 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Bartosz Sosnowski <[email protected]>
- Loading branch information