Ah, sorry I forgot to "git add" new files created by that patch.
It should be fixed now. Please pull the calc repo and try again.
Kohei
On Sat, 2010-10-02 at 18:56 +1300, Sidney Markowitz wrote:
commit afedafe83cedb9dd5cf05640849520b4707a822d
Author: Kohei Yoshida <kyoshida@------.com>
Date: Fri Oct 1 22:30:59 2010 -0400
Ported calc-perf-import-dbf-sc.diff from ooo-build
Broke the build with following error:
build/libreoffice-3.2.99.1/sc/source/ui/docshell/docsh.cxx:124:24: error:
docparam.hxx: No such file or directory
Tracking down the cause:
$ cd build/clone/calc/sc/source/ui/docshell
$ find ../../.. -name \docparam.hxx
$ grep docparam.hxx *
docsh8.cxx:#include "docparam.hxx"
docsh.cxx:#include "docparam.hxx"
$ git blame -L /docparam.hxx/,+1 docsh.cxx
afedafe8 (Kohei Yoshida 2010-10-01 22:30:59 -0400 124) #include "docparam.hxx"
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
--
Kohei Yoshida, LibreOffice hacker, Calc
<kyoshida@novell.com>
Context
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.