<html>
    <head>
      <base href="https://bugs.documentfoundation.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - reduce some copy&paste code in ucalc"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=90290#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - reduce some copy&paste code in ucalc"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=90290">bug 90290</a>
              from <span class="vcard"><a class="email" href="mailto:tml@iki.fi" title="Tor Lillqvist <tml@iki.fi>"> <span class="fn">Tor Lillqvist</span></a>
</span></b>
        <pre>Re: <a href="show_bug.cgi?id=90290#c7">comment #7</a>, maybe it might be a good idea to add API to cppunit (we are its
upstream now, aren't we?) that also take an explicit line number, so that the

checkFormula(*m_pDoc, aPos, "SUM(A3:A7)", "Wrong formula!");

that Markus gives as example in the initial comment could look like:

checkFormula(*m_pDoc, aPos, "SUM(A3:A7)", "Wrong formula!", __LINE__);

Brent: no need to be sorry, it is against our policy to assign bugs to
yourself, but people (especially newbies, and especially GSoC hopefuls) keep
doing it anyway. (The problem with it, as can perhaps be seen here (although it
is not even two weeks yet), is that people often assign a bug to themselves, do
a failed attempt, lose interest, but the bug stays "assigned" and thus scaring
other potential volunteers away.) Or Tapan, have you made any progress?</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>