New branch 'use_vector_of_string' available with the following commits:
commit 335cb47a0e369fd6cf7af594801c2bcf5d74675a
Author: Albert Astals Cid <[email protected]>
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

_______________________________________________
poppler mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to