Re: [Mingw-w64-public] [PATCH] headers: Use proper header file for std::nullptr_t

2025-03-15 Thread LIU Hao
在 2025-03-06 15:26, Biswapriyo Nath 写道: From 23a11153b530e53010026285fb1d896b977418d6 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Thu, 6 Mar 2025 07:20:54 + Subject: [PATCH] headers: Use proper header file for std::nullptr_t This fixes the following compiler error in gecko/gfx/angl

[Mingw-w64-public] [PATCH] headers: Use proper header file for std::nullptr_t

2025-03-08 Thread Biswapriyo Nath
cc-ed jogerh (author of previous commit) and RyanVM (reporter) From 23a11153b530e53010026285fb1d896b977418d6 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Thu, 6 Mar 2025 07:20:54 + Subject: [PATCH] headers: Use proper header file for std::nullptr_t This fixes the following compiler er