git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/4] Fixes typemissmatch warinigs from msvc
@ 2025-01-06 19:08 Sören Krecker
  2025-01-06 19:08 ` [PATCHv2 1/4] add-patch: Fix type missmatch rom msvc Sören Krecker
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Sören Krecker @ 2025-01-06 19:08 UTC (permalink / raw)
  To: git; +Cc: gitster, phillip.wood123, ps, Sören Krecker

Thanks for your replays. I try to improve this series and add under and
overflow checks. To improve handling Platform specific stuff I add a macro
for conversion from a string to a size_t.

Best regards

Sören Krecker

Sören Krecker (4):
  add-patch: Fix type missmatch rom msvc
  date.c: Fix type missmatch warings from msvc
  apply.c : Fix type missmatch warings from msvc
  commit.c: Fix type missmatch warings from msvc

 add-patch.c       | 53 +++++++++++++++++++++++++++--------------------
 apply.c           | 37 +++++++++++++++++----------------
 apply.h           |  6 +++---
 commit.c          | 12 +++++------
 date.c            |  6 +++---
 gettext.h         |  2 +-
 git-compat-util.h |  6 ++++++
 7 files changed, 69 insertions(+), 53 deletions(-)


base-commit: 1b4e9a5f8b5f048972c21fe8acafe0404096f694
-- 
2.39.5


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-01-07  0:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-06 19:08 [PATCHv2 0/4] Fixes typemissmatch warinigs from msvc Sören Krecker
2025-01-06 19:08 ` [PATCHv2 1/4] add-patch: Fix type missmatch rom msvc Sören Krecker
2025-01-07  0:13   ` brian m. carlson
2025-01-07  0:26     ` Junio C Hamano
2025-01-07  0:53       ` Junio C Hamano
2025-01-06 19:08 ` [PATCHv2 2/4] date.c: Fix type missmatch warings from msvc Sören Krecker
2025-01-06 22:22   ` Eric Sunshine
2025-01-06 22:53     ` Andreas Schwab
2025-01-06 19:08 ` [PATCHv2 3/4] apply.c : " Sören Krecker
2025-01-06 22:26   ` Eric Sunshine
2025-01-06 19:08 ` [PATCHv2 4/4] commit.c: " Sören Krecker
2025-01-06 22:27   ` Eric Sunshine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).