From: "Sören Krecker" <soekkle@freenet.de>
To: git@vger.kernel.org
Cc: tboegi@web.de, phillip.wood@dunelm.org.uk,
"Sören Krecker" <soekkle@freenet.de>
Subject: [PATCH] mimgw: remove Compiler Warnings
Date: Wed, 9 Oct 2024 19:13:41 +0200 [thread overview]
Message-ID: <20241009171342.2354-1-soekkle@freenet.de> (raw)
In-Reply-To: <4530b7cc-3f91-4009-977e-97519a5a9f85@gmail.com>
Hi Torsten, Hi Phillip,
I have tried to implement your comments. I add som comments after the verable to explain what there contains.
I try to do less a possiable changes, the _ssize_t was there before and I change the type on win 64.
Best regards,
Sören Krecker
Sören Krecker (1):
mimgw: remove Compiler Warnings
compat/compiler.h | 4 ++--
compat/mingw.c | 25 +++++++++++++++----------
compat/vcbuild/include/unistd.h | 4 ++++
3 files changed, 21 insertions(+), 12 deletions(-)
base-commit: 777489f9e09c8d0dd6b12f9d90de6376330577a2
--
2.39.5
next prev parent reply other threads:[~2024-10-09 17:13 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-09 10:35 [PATCH] mimgw: remove Compiler Warnings Sören Krecker
2024-10-09 15:26 ` Torsten Bögershausen
2024-10-09 16:13 ` Phillip Wood
2024-10-09 17:13 ` Sören Krecker [this message]
2024-10-09 17:13 ` [PATCH v2 1/1] " Sören Krecker
2024-10-09 18:20 ` Junio C Hamano
2024-10-10 8:59 ` Phillip Wood
2024-10-10 10:29 ` [PATCH] [PATCH] mimgw: Remove " Sören Krecker
2024-10-10 19:19 ` Torsten Bögershausen
2024-10-12 6:22 ` [PATCH v4] mingw.c: Fix complier warnings for a 64 bit msvc Sören Krecker
2024-10-16 16:51 ` Torsten Bögershausen
2024-10-16 20:22 ` Taylor Blau
2024-10-17 17:18 ` [PATCH v5 0/1] " Sören Krecker
2024-10-17 17:18 ` [PATCH 1/1] [PATCH] " Sören Krecker
2024-10-17 18:43 ` Taylor Blau
2024-10-10 16:08 ` [PATCH v2 1/1] [PATCH] mimgw: remove Compiler Warnings Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241009171342.2354-1-soekkle@freenet.de \
--to=soekkle@freenet.de \
--cc=git@vger.kernel.org \
--cc=phillip.wood@dunelm.org.uk \
--cc=tboegi@web.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).