reactos/sdk
Julen Urizar Compains 748d5c694e
[CRT] Fix MinGW-arm intrin minor bug in _byteswap_ushort (#4475)
A little bug were in the CRT, found with RosBE and cegcc compiler:

../sdk/include/crt/mingw32/intrin_arm.h:44:32: error: '<<' in boolean context, did you mean '<' ? [-Werror=int-in-bool-context]

Thanks to @HBelusca for suggesting the fix. CORE-17604
2022-04-30 01:24:49 +03:00
..
cmake [CMAKE] Build GCC and Clang builds with -fno-common 2022-04-26 04:22:27 +03:00
include [CRT] Fix MinGW-arm intrin minor bug in _byteswap_ushort (#4475) 2022-04-30 01:24:49 +03:00
lib [SDK:CMLIB][FREELDR:NTLDR] Revert commit 168fea0ee and provide a better fix. Addendum to 93d8a1b7b. 2022-04-17 16:46:47 +02:00
tools [WINESYNC] Fail gracefully when unable to delete a file 2022-04-09 01:26:30 +02:00