https://bugs.documentfoundation.org/show_bug.cgi?id=90290
--- Comment #10 from Tor Lillqvist <tml@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.
Context
- [Bug 90290] reduce some copy&paste code in ucalc · bugzilla-daemon
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.