Kaydet (Commit) 58c97cff authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Notes on upstream status of patches

Change-Id: I6fa4a33d85dd227ec4fd408e9d30d96a6172903c
üst 6266df99
......@@ -16,6 +16,12 @@ $(eval $(call gb_UnpackedTarball_add_patches,wpd,\
libwpd/libwpd-0.9.4-warning.patch \
libwpd/libwpd-0.9.4-msvc-warning.patch \
))
# libwpd/libwpd-0.9.4-warning.patch: -Werror,-Wunused-private-field
# libwpd/libwpd-0.9.4-warning.patch: see upstream
# <http://libwpd.git.sourceforge.net/git/gitweb.cgi?p=libwpd/libwpd;a=commit;
# h=ca59d3ce82d1695e381255912ce1b60e826b2ca6> "-Werror,-Wunused-private-field"
# libwpd/libwpd-0.9.4-msvc-warning.patch: see upstream
# <http://libwpd.git.sourceforge.net/git/gitweb.cgi?p=libwpd/libwpd;a=commit;
# h=fb3827aeb5de64ed84eb1140bae9e32e50ca5133> "MSVC warning C4310: cast
# truncates constant value"
# vim: set noet sw=4 ts=4:
......@@ -14,7 +14,10 @@ $(eval $(call gb_UnpackedTarball_set_tarball,wpg,$(WPG_TARBALL)))
$(eval $(call gb_UnpackedTarball_add_patches,wpg,\
libwpg/libwpg-0.2.1-warning.patch \
))
# libwpg/libwpg-0.2.1-warning.patch: -Werror,-Wparentheses,
# -Werror,-Wunused-private-field
# libwpg/libwpg-0.2.1-warning.patch: see upstream
# <http://libwpg.git.sourceforge.net/git/gitweb.cgi?p=libwpg/libwpg;a=commit;
# h=5cf190eb365df00a1446738b3ab0d3e55291def3> "Fix clang build" and
# <http://libwpg.git.sourceforge.net/git/gitweb.cgi?p=libwpg/libwpg;a=commit;
# h=f98c1f4308b75ccbb2b98ed8b4011b4f84e841d3> "-Werror,-Wunused-private-field"
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment