Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On 11/11/2013 12:38 PM, Norbert Thiebaud wrote:
On Mon, Nov 11, 2013 at 5:24 AM, Stephan Bergmann <sbergman@redhat.com> wrote:
Can you point me to such a case in our code base where replacing "..." with
<...> would break the build?

basctl/source/inc/basidesh.hxx:#include "../basicide/objdlg.hxx"

$ cat basctl/source/basicide/objdlg.hxx | grep include
#include "bastype2.hxx"
#include "bastypes.hxx"
...

git grep basidesh\.hxx
[...]
basctl/source/basicide/objdlg.cxx:#include "basidesh.hxx"
basctl/source/dlged/dlged.cxx:#include "basidesh.hxx"
[...]

OK, that looks like something that begs for clean-up anyway (moving objdlg.hxx and bastype2.hxx from basctl/source/basicide/ to basctl/source/inc/).

Stephan

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.