[ABI CHANGE] In SDK, replace regcompare with unoidl-check

Desktop / LibreOffice - Stephan Bergmann [redhat.com] - 4 February 2016 08:56 UTC

...as the latter was the more flexible replacement for the former for LO-internal use already. The only gotcha to watch out for is that unoidl-check cannot be used to check "naked" .urd files, but only ones where the content has been moved to /UCR via regmerge.

Leave registry/CustomTarget_regcompare_test.mk around to verify that unoidl-check behaves the same as did regcompare on those old-format .urd/.rdb files.

532b47a [ABI CHANGE] In SDK, replace regcompare with unoidl-check
Repository.mk | 3 +-
odk/CustomTarget_check.mk | 2 +-
odk/util/check.pl | 2 +-
registry/CustomTarget_regcompare_test.mk | 216 ++--
registry/Executable_regcompare.mk | 26 -
registry/Module_registry.mk | 6 +-
registry/tools/regcompare.cxx | 2075 ------------------------------
7 files changed, 115 insertions(+), 2215 deletions(-)

Upstream: cgit.freedesktop.org


  • Share