moving global headers into one top-level location
Bjoern Michaelsen
bjoern.michaelsen at canonical.com
Wed Apr 10 03:59:02 PDT 2013
On Tue, Apr 09, 2013 at 11:54:07PM +0200, Michael Stahl wrote:
> On 05/04/13 17:54, Lubos Lunak wrote:
> >> - makes the separation between a 'public' header and a module-private one
> >> more explicit
> >
> > Now only if this separation currently wasn't rather confused on its own. E.g.
> > Writer has a number of public and module-private headers, yet I doubt there's
> > anything outside of Writer actually using any of that.
>
> public headers are in $MODULE/inc/$MODULE/ currently.
>
> Writer has zero public headers, no code in a different module includes
> anything from sw/. there is however a distinction between headers in
> sw/inc used in all 3 "parts" of Writer (sw/source/*) vs. just one of
> them (sw/source/*/inc).
Yep, just to make things more interesting and for being special, sw/ has its
own subdivision of public and private headers.
Best,
Bjoern
More information about the LibreOffice
mailing list