big Deps ...

Stephan Bergmann sbergman at redhat.com
Tue Oct 16 00:10:27 PDT 2012


On 10/12/2012 06:57 PM, Michael Meeks wrote:
> On Thu, 2012-06-21 at 13:47 +0200, Stephan Bergmann wrote:
>> On 06/21/2012 10:57 AM, Michael Meeks wrote:
>>> 	Fair enough; but we could presumably easily tweak that such that a .hdl
>>> and .hpp would be updated in lock-step; after all if the .hpp is not
>>> changed - it necessarily includes the .hdl - so we didn't really gain
>>> anything from not touching the .hpp :-)
>>
>> Yeah, could probably be done.
>
> 	Turns out that gnumake does that anyway so I pushed this to git. We
> miss a dependency on a single .hdl file - but that one seems so unlikely
> to change at all that it's worth the win I think.

#include <com/sun/star/uno/TypeClass.hdl> in 
cppu/inc/com/sun/star/uno/Type.h?  (Caused by the broken design of 
having TypeClass as a UNOIDL entity instead of as a 
language-binding--specific entity like the C++ Type class.)  I'm not 
really a fan of "fast vs. correct."

Stephan


More information about the LibreOffice mailing list