"vscode:/vscode.git/clone" did not exist on "f704ac011493e43d2c2d37531c3d426b7d4f2568"
Silence warning about casting 'int' to 'void*' on x64 for msvc
Cast 'int' to an integer with the same size as a pointer before casting to a 'void*' (fixes warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size).
Showing
Please register or sign in to comment