reactos/modules/rosapps/applications
Joachim Henze 82a852dae6 [0.4.9][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:15:00 +02:00
..
cmdutils [D3D9][ARPING] Add missing va_start() and va_end() (#371) 2018-02-16 10:28:25 +01:00
devutils [DRWTSN32][SHIMDBG] Add missing va_end. 2018-01-19 22:09:47 +01:00
explorer-old [0.4.9][REACTOS] Fix ', \n' typos in *.rc CORE-18103 2022-03-23 21:36:34 +01:00
fraginator Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
imagesoft Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
net [0.4.9][ROSHTTPD] Fix 3 MSVC2010SP1 x86 dbg warnings C4373 CORE-18104 2022-03-29 19:38:56 +02:00
notevil
rosinternals [NFI] Rewrite the way files are handled, this allows querying handling a new file while already handling one. 2018-01-20 22:25:46 +01:00
screensavers [0.4.9][CYLFRAC] Fix 3 MSVC2010SP1 x86 dbg warnings C4305 CORE-18104 2022-03-31 06:15:00 +02:00
sysutils [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
winfile [TRANSLATION] Simplified Chinese translation update for NETID and PING. (#369) 2018-02-07 14:03:42 +01:00
CMakeLists.txt