mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
![]() GCC Linux build had no issues with the last commit in D3DCOMPILER_43 but
MSVC x86 & x64 v18.0.31101.0 choked on it with
error C4133: 'function' : incompatible types - from 'D3D_PRIMITIVE *' to 'DWORD *'
and similar.
MSVC v18.0.31101.0, target x86 and x64, flagged C4133 as error
MSVC v16.0.40219.1, target x86, flagged C4133 as warning
cherry picked from commit 0.4.14-dev-8-g
|
||
---|---|---|
.. | ||
asmparser.c | ||
asmshader.l | ||
asmshader.tab.c | ||
asmshader.tab.h | ||
asmshader.y | ||
asmshader.yy.c | ||
blob.c | ||
bytecodewriter.c | ||
CMakeLists.txt | ||
compiler.c | ||
d3dcompiler_43.spec | ||
d3dcompiler_private.h | ||
hlsl.l | ||
hlsl.tab.c | ||
hlsl.tab.h | ||
hlsl.y | ||
hlsl.yy.c | ||
main.c | ||
precomp.h | ||
reflection.c | ||
utils.c | ||
version.rc |