<html>
<head>
<base href="https://bugs.documentfoundation.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - replace ScaList in scaddins with a std container"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=90222#c30">Comment # 30</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - replace ScaList in scaddins with a std container"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=90222">bug 90222</a>
from <span class="vcard"><a class="email" href="mailto:ian.gilham@gmail.com" title="Ian Gilham <ian.gilham@gmail.com>"> <span class="fn">Ian Gilham</span></a>
</span></b>
<pre>Okay, I've naïvely changed all the vector<Thing*> instances to vector<Thing>.
New Changes:
<a href="https://gerrit.libreoffice.org/17914">https://gerrit.libreoffice.org/17914</a> Changed vector<Complex*> to
vector<Complex>
<a href="https://gerrit.libreoffice.org/17915">https://gerrit.libreoffice.org/17915</a> alter vector<ConvertData>* to
vector<ConvertData></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>