Skip to content

Make GooString constructible and assignable from null pointers again

Adam Reichold requested to merge (removed):fix-goostring-regression into master

Make GooString constructible and assignable from null pointers again since some of the code expects it.

Closes #670 (closed) (Successfully tested the attached file using poppler-glib-demo after this change.)

Edited by Adam Reichold

Merge request reports