• Stephan Bergmann's avatar
    Create a TYPEREG_VERSION_1 RegistryTypeReader · 0663224a
    Stephan Bergmann yazdı
    RegistryTypeReader is deprecated anyway, so was never lifted from
    TYPEREG_VERSION_0 to _1 back in the day of implementing "shiny new UNO."
    However, that now caused problems when trying to use
    offapi/type_reference/update-rdb.sh to unpublish an old-style service.  Quoting
    my summary on IRC:  "the problem with regmerge was that regmerge is still using
    an old API that only knows old rdb blob format, the format got extended 10 years
    ago to accomodate things like 'published' or multiple-inheritance inrterfaces;
    removing the 'published' from an old-style service no longer requires it to be
    written in the new format, so the two rdbs to be merged had that blob with
    different formats, and regmerge's 'checkBlop' only knowing about the old format
    barked that those blobs were completely incompatible; oh my :)"  I hope this
    "fix" does not break anything unrelated (but usage of deprecated
    RegistryTypeReader should indeed be rather limited.)
    
    Change-Id: If04a67f8ba00fbbea3352182e5ce0d868de7c0b5
    (cherry picked from commit cbb9bc55)
    0663224a
Adı
Son kayıt (commit)
Son güncelleme
..
inc/registry Loading commit data...
prj Loading commit data...
source Loading commit data...
test Loading commit data...
tools Loading commit data...
util Loading commit data...
workben Loading commit data...
Executable_checksingleton.mk Loading commit data...
Executable_rdbedit.mk Loading commit data...
Executable_regcompare.mk Loading commit data...
Executable_regmerge.mk Loading commit data...
Executable_regview.mk Loading commit data...
Library_reg.mk Loading commit data...
Makefile Loading commit data...
Module_registry.mk Loading commit data...
Package_inc.mk Loading commit data...
README Loading commit data...
StaticLibrary_registry_helper.mk Loading commit data...