[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Silence compiler warnings with MinGW64
From: |
Arash Esbati |
Subject: |
Re: [PATCH] Silence compiler warnings with MinGW64 |
Date: |
Thu, 06 Apr 2023 20:13:32 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Eli Zaretskii <eliz@gnu.org> writes:
> Texinfo 7.0.3 doesn't have any inclusions of wait.h, only sys/wait.h,
I meant sys/wait.h, sorry.
> The latter is guarded by "#if defined (HAVE_SYS_WAIT_H)", and the
> former should not be used on MinGW. What problems do you get if
> wait.h is not available?
make threw an error about sys/wait.h: No such file or directory (or
somesuch). I can't reproduce it anymore, though -- hmm. I'll see if I
can get back to the configuration I had back then.
> Btw, I just built Texinfo 7.0.3, and info.exe still displays Unicode
> quotes as I expect: transliterated to ASCII characters. So why it
> doesn't work for your build on your system is still a mystery to me.
I presume you're using Msys/MinGW and not Msys2/MinGW64? Maybe that
makes a difference? This is indeed a strange issue.
Best, Arash
- Re: [PATCH] Silence compiler warnings with MinGW64, (continued)
- Re: [PATCH] Silence compiler warnings with MinGW64, Gavin Smith, 2023/04/05
- Re: [PATCH] Silence compiler warnings with MinGW64, Arash Esbati, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Gavin Smith, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Eli Zaretskii, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Arash Esbati, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Eli Zaretskii, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Gavin Smith, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Arash Esbati, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Arash Esbati, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64, Eli Zaretskii, 2023/04/06
- Re: [PATCH] Silence compiler warnings with MinGW64,
Arash Esbati <=
- Re: [PATCH] Silence compiler warnings with MinGW64, Eli Zaretskii, 2023/04/06