mbedtls icon indicating copy to clipboard operation
mbedtls copied to clipboard

Sign conversion and shortening fixes

Open daverodgman opened this issue 2 years ago • 2 comments

Description

Fix all warnings from -Wconversion -Wsign-conversion.

I didn't spot any actual bugs.

Fixes #8475 #7787 #7813

ABI failures are only in lmots.h, which is non-public.

PR checklist

Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")

  • [x] changelog not required
  • [x] backport not required
  • [x] tests added build tests

daverodgman avatar Nov 03 '23 18:11 daverodgman

Rebase for conflicts

daverodgman avatar Nov 28 '23 15:11 daverodgman

Rebase onto latest development

daverodgman avatar Jan 03 '24 11:01 daverodgman