capstone icon indicating copy to clipboard operation
capstone copied to clipboard

Fix Warning C4098: void returns value.

Open Rot127 opened this issue 1 year ago • 1 comments

Your checklist for this pull request

  • [ ] I've documented or updated the documentation of every API function and struct this PR changes.
  • [ ] I've added tests that prove my fix is effective or that my feature works (if possible)

Detailed description

Fixes some warnings from MSVC about void functions returning values.

Test plan

All green

Closing issues

...

Rot127 avatar May 22 '24 07:05 Rot127

Do it tomorrow. Locally it still fails for me.

Rot127 avatar May 22 '24 13:05 Rot127

@kabeor could you please merge this one?

XVilka avatar May 25 '24 16:05 XVilka