reactos/dll/win32/msxml3
Joachim Henze 1e367ccbb7 [0.4.13] Fix VSSolution's msbuild CORE-15991
It regressed by 0.4.12-dev-1064-g 09c4d0a74b
when we tried to mute compiler warnings in the GCC Release configuration
for all modules, that do contain .y files.

In master we switched to use flex+bison to process those files at build-time
in 0.4.15-dev-2277-g 28dadda8be and at the same
time reverted the guilty rev.

In the backport to the old releases we do only revert, but do not introduce
flex+bison. This will reintroduce the warnings in GCC Release configuration.
2021-06-20 00:29:30 +02:00
..
res
attribute.c [MSXML3] Sync with Wine Staging 4.0. CORE-15682 2019-01-29 13:11:02 +01:00
bsc.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
cdata.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
CMakeLists.txt [0.4.13] Fix VSSolution's msbuild CORE-15991 2021-06-20 00:29:30 +02:00
comment.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
datatypes.xsd
dispex.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
docfrag.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
doctype.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
domdoc.c [MSXML3] Sync with Wine Staging 4.0. CORE-15682 2019-01-29 13:11:02 +01:00
domimpl.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
element.c [MSXML3] Sync with Wine Staging 4.0. CORE-15682 2019-01-29 13:11:02 +01:00
entityref.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
factory.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
httprequest.c [MSXML3] Fix buffer overflow in BindStatusCallback_GetBindInfo. CORE-14570 2018-04-26 15:00:24 +02:00
main.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
msvc.h
msxml3.manifest
msxml3.spec
msxml3_ros.diff
msxml3_v1.idl
msxml3_v1.rgs
msxml_private.h [MSXML3] Sync with Wine Staging 4.0. CORE-15682 2019-01-29 13:11:02 +01:00
mxnamespace.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
mxwriter.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
node.c [MSXML3] Sync with Wine Staging 4.0. CORE-15682 2019-01-29 13:11:02 +01:00
nodelist.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
nodemap.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
parseerror.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
pi.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
precomp.h [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
resource.h
resources.rc
saxreader.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
schema.c [MSXML3] Handle libxml2 API breakage. CORE-15280 2019-01-16 09:27:30 +01:00
schemas.rc
selection.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
stylesheet.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
text.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
uuid.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
version.rc [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xdr.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xmldoc.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xmlelem.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xmlparser.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xmlparser.idl
xmlparser.rgs
xmlview.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xslpattern.h [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xslpattern.l
xslpattern.tab.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xslpattern.tab.h [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xslpattern.y
xslpattern.yy.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xslpattern.yy.h [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00