On Sunday 02 March 2025 18:46:49 Lasse Collin wrote:
> On 2025-02-27 Pali Rohár wrote:
> > I did not wanted to open also this discussion about stat, but as you
> > have opened it, I write some important details, which needs to be
> > taken into account, otherwise another breakage can happen.
>
> T
I have sent patch to wine to add the IDL files. Merge request link
https://gitlab.winehq.org/wine/wine/-/merge_requests/7508. Please test
those header files. The structures are defined in mpeg2data.h[1] which
should be included in bdadefs.h in vlc.
[1]: https://learn.microsoft.com/en-us/previous-v
CRT DLL libraries older than msvcrt40 use internally in all time functions
dst bias of one hour. These DLL libraries do not export _dstbias variable
and neither __dstbias() and __p__dstbias() functions.
So for these CRT import libraries define import variable _dstbias with
fixed value -3600 (one h
On 4/3/2025 2:06, Jacek Caban wrote:
On 3.03.2025 14:22, Alvin Wong wrote:
I think both the current approach of lacking load config and the
proposed solution are fragile. Instead of relying on unrelated
linker warnings, if such a warning is necessary, it should be
implemented properly, with a
On 4/3/2025 1:55, Jacek Caban wrote:
This is mandatory on ARM64EC and also required on AArch64 for ARM64X builds.
Instead of extending the existing logic, unify it by always including it in
mingwex.
Fill CF Guard fields with zeroes when CF Guard is not enabled in CRT builds.
This
leverages exi
---
mingw-w64-crt/math/truncl.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/mingw-w64-crt/math/truncl.c b/mingw-w64-crt/math/truncl.c
index 3b47e53d1..d1b296661 100644
--- a/mingw-w64-crt/math/truncl.c
+++ b/mingw-w64-crt/math/truncl.c
@@ -3,7 +3,7 @@
* This file is
Based on Wine code by Piotr Caban and Alexandre Julliard, who granted
permission to use it under the mingw-w64 license.
Unlike earlier versions, msvcr120 and UCRT implement fenv.h, but their
representation differs from what mingw-w64
has used so far. fenv_t has a target-independent layout and fl