[Bug 90290] reduce some copy&paste code in ucalc

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 11 01:10:27 PDT 2015


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

--- Comment #10 from Tor Lillqvist <tml at iki.fi> ---
Re: comment #7, 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?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150411/fdecbc24/attachment.html>


More information about the LibreOffice mailing list