• Stephan Bergmann's avatar
    Remove bogus assert · d7a8fa7a
    Stephan Bergmann yazdı
    ...that had been added with f0215dcc "unotools:
    assert if TempFile::GetURL() fails due to missing file UCP".  But when SRCDIR is
    a read-only tree, JunitTest_sc_unoapi_2 fails with that assert firing when
    TempFile::GetURL is called from SfxMedium::CreateTempFile
    (sfx2/source/doc/docfile.cxx), which in turn is prepared to handle an empty
    return value from GetURL, and the test succeeds after removing the assert.  So
    it looks like that assert was not precise enough to only fire in the scenarios
    where it was intended to fire.
    
    Change-Id: I333e9026ee14e9d1140b1b475793a5b15ededd70
    Reviewed-on: https://gerrit.libreoffice.org/52085Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    d7a8fa7a
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_unotools_fontdefs.mk Loading commit data...
JunitTest_unotools_complex.mk Loading commit data...
Library_utl.mk Loading commit data...
Makefile Loading commit data...
Module_unotools.mk Loading commit data...
README Loading commit data...