RE: additional calc functions produce warnings

2012-12-17 Thread Winfried Donkers
sktop.org] > Namens Winfried Donkers > Verzonden: maandag 17 december 2012 11:39 > Aan: Caolán McNamara > CC: tino; libreoffice@lists.freedesktop.org > Onderwerp: RE: additional calc functions produce warnings > > > . ./ooenv > > gdb ./soffice.bin > > break

RE: additional calc functions produce warnings

2012-12-17 Thread Winfried Donkers
> . ./ooenv > gdb ./soffice.bin > break tools/source/rc/resmgr.cxx:773 > run --calc > and get the backtrace of that warning. That'll help indicate what's going on. > These are indeed the .res file parser and so its fairly "mundane" code. e.g. > missing resources of double freeresource of some such

Re: additional calc functions produce warnings

2012-12-15 Thread Eike Rathke
Hi tino, On Friday, 2012-12-14 22:22:40 +, tino wrote: > > Now I can see them with that obvious tip. Resource > > RID_PRICING_DEFFUNCTION_NAME is empty in > > scaddins/source/pricing/pricing.src > > Ah yes, thanks for that. I left that empty because I assumed this was > optional and I didn't

Re: additional calc functions produce warnings

2012-12-14 Thread tino
> Now I can see them with that obvious tip. Resource > RID_PRICING_DEFFUNCTION_NAME is empty in > scaddins/source/pricing/pricing.src Ah yes, thanks for that. I left that empty because I assumed this was optional and I didn't understand the point of it. It seemed something to do with translating f

Re: additional calc functions produce warnings

2012-12-14 Thread Caolán McNamara
On Fri, 2012-12-14 at 18:31 +0100, Eike Rathke wrote: > They are triggered as soon as the first formula cell is > entered. Now I can see them with that obvious tip. Resource RID_PRICING_DEFFUNCTION_NAME is empty in scaddins/source/pricing/pricing.src presumably you need four strings in there for

Re: additional calc functions produce warnings

2012-12-14 Thread Eike Rathke
Hi tino, On Friday, 2012-12-14 11:26:46 +, tino wrote: > > AFAIR you recently added the pricing functions. When running calc to test > > my code changes, I get lots of: > > warn:legacy.osl:11918:1:/home/w.donkers/git/libo/tools/source/rc/resmgr.cxx:773: > > > > file:///home/w.donkers/git/l

Re: additional calc functions produce warnings

2012-12-14 Thread Caolán McNamara
On Fri, 2012-12-14 at 13:17 +0100, Winfried Donkers wrote: > Hi Tino, > > > Also, what did you change, and did you get the same warnings before? > I didn't have these warnings before you submitted the pricing functions, > naturally :) > My changes have to do with adding new calc functions lwhich

RE: additional calc functions produce warnings

2012-12-14 Thread Winfried Donkers
Hi Tino, > Also, what did you change, and did you get the same warnings before? I didn't have these warnings before you submitted the pricing functions, naturally :) My changes have to do with adding new calc functions lwhich are defined in ODFF1.2, but not yet present in calc. These include IFE

Re: additional calc functions produce warnings

2012-12-14 Thread tino
> AFAIR you recently added the pricing functions. When running calc to test my > code changes, I get lots of: > warn:legacy.osl:11918:1:/home/w.donkers/git/libo/tools/source/rc/resmgr.cxx:773: > > file:///home/w.donkers/git/libo/solver/unxlngi6/installation/opt/program/../program/resource/pricin