reactos/modules
Joachim Henze 8d5f582218 [0.4.13][CYLFRAC] Fix 3 MSVC2010SP1 x86 dbg warnings C4305 CORE-18104
can be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuration:
C:\047rls\reactos\modules\rosapps\applications\screensavers\cylfrac\cylfrac.c(109) : warning C4305: 'function' : truncation from 'double' to 'float'
C:\047rls\reactos\modules\rosapps\applications\screensavers\cylfrac\cylfrac.c(110) : warning C4305: 'function' : truncation from 'double' to 'float'
C:\047rls\reactos\modules\rosapps\applications\screensavers\cylfrac\cylfrac.c(137) : warning C4305: 'initializing' : truncation from 'double' to 'GLfloat'

partial pick of 0.4.15-dev-2951-g 5d8e834897
2022-03-31 06:13:20 +02:00
..
rosapps [0.4.13][CYLFRAC] Fix 3 MSVC2010SP1 x86 dbg warnings C4305 CORE-18104 2022-03-31 06:13:20 +02:00
rostests [0.4.13][WINETESTS] Mute many MSVC2010SP1 dbg warnings CORE-18104 2022-03-28 17:48:33 +02:00
wallpapers [WALLPAPER] Add ReactOS Soft Blue (#1376) 2019-03-06 23:14:08 +01:00
CMakeLists.txt [MODULES] Add a convenient option to transfer files into a new installation (#877) 2018-11-16 23:26:58 +01:00