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 are defined in 
> ODFF1.2, but not yet present in calc.
> These include IFERROR, IFNA, NUMBERVALUE, (ISO)WEEKNUM, but I don't think 
> they have anything to do with your code. I don't do anything with .res files 
> anyway.
> It's because I run calc with debug traces switched on, that I get these 
> messages.

. ./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

C.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to