minutes of ESC call ...

Stephan Bergmann sbergman at redhat.com
Mon Nov 11 03:46:26 PST 2013


On 11/11/2013 12:38 PM, Norbert Thiebaud wrote:
> On Mon, Nov 11, 2013 at 5:24 AM, Stephan Bergmann <sbergman at 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


More information about the LibreOffice mailing list