mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 21:48:10 +00:00
4a4bf53222
warnings can be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuration:
[7441/11751] Building C object sdk\tools\wpp\CMakeFiles\wpp.dir\ppl.yy.c.obj
[7442/11751] Building C object sdk\tools\wpp\CMakeFiles\wpp.dir\ppy.tab.c.obj
ppy.y(402) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
ppy.y(402) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
ppy.y(402) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
partial pick from: 0.4.13-dev-132-g
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ppl.l | ||
ppl.yy.c | ||
ppy.tab.c | ||
ppy.tab.h | ||
ppy.y | ||
preproc.c | ||
wpp.c | ||
wpp_private.h |