diff options
author | Lioncash <mathew1800@gmail.com> | 2019-11-12 04:07:23 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-11-12 07:06:48 -0500 |
commit | 27ab99490e1eea0ce56e591b000bc02592ac8a60 (patch) | |
tree | 379df0fe4a51d5642852e9d9db018cf30a5c9e85 /src/core/gdbstub/gdbstub.cpp | |
parent | 19a0abc19b8fca323d76946debb42f9d7f965a7d (diff) |
result: Resolve sign-coversion warnings
The constructor was implicitly using signed->unsigned conversions to
produce 0xFFFFFFFF. We can just specify this explicitly with UINT32_MAX.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions