https://bugs.documentfoundation.org/show_bug.cgi?id=90222

--- Comment #30 from Ian Gilham <ian.gil...@gmail.com> ---
Okay, I've naïvely changed all the vector<Thing*> instances to vector<Thing>.

New Changes:
  https://gerrit.libreoffice.org/17914 Changed vector<Complex*> to
vector<Complex>
  https://gerrit.libreoffice.org/17915 alter vector<ConvertData>* to
vector<ConvertData>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to