Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
8197859: VS2017 Complains about UINTPTR_MAX definition in globalDefin…
…itions_VisCPP.hpp Use <stdint.h> and <inttypes.h> on Windows instead of emulation. Reviewed-by: phh Backport-of: b8ab854bdcf625772e965a5e476e0a9db1b91f3f
- Loading branch information
Alexey Pavlyutkin
authored and
Yuri Nesterenko
committed
Nov 17, 2022
1 parent
7ae002c
commit b98d485
Showing
1 changed file
with
13 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b98d485
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review
Issues