<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#c4">Comment # 4</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:pieter.ad@gmail.com" title="Pieter Adriaensen <pieter.ad@gmail.com>"> <span class="fn">Pieter Adriaensen</span></a>
</span></b>
        <pre>I pushed a patch to gerrit

<a href="https://gerrit.libreoffice.org/#/c/15012/">https://gerrit.libreoffice.org/#/c/15012/</a>
tdf#90222: replace ScaList in scaddins with a std container

I still have a question though: The ScaList is always used to put data of the
same class in. So isn't it better to change it to vector<T*> instead of being a
vector<void*> and doing static_casts?</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>