[poppler] Changes to 'use_vector_of_string'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Aug 24 17:28:17 UTC 2019


New branch 'use_vector_of_string' available with the following commits:
commit 335cb47a0e369fd6cf7af594801c2bcf5d74675a
Author: Albert Astals Cid <aacid at kde.org>
Date:   Sat Aug 24 02:01:53 2019 +0200

    GfxDeviceNColorSpace: Port to std::vector<std::string>
    
    I was tired of having two constructors for GfxDeviceNColorSpace, both
    taking GooString ** but one copying those strings and the other keeping
    them for itself.
    
    Moved to std::vector<std::string> without much fallout in the rest of
    the code



More information about the poppler mailing list