On 07/09/12 11:42, Stephan Bergmann wrote:
Even after
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=39c3a4d6644ae78783aa8877557e4c021cba7973>
"idlc: clear include file set in Idlc::reset():" the problem described
at the start of the below #libreoffice IRC transcript still remains.
can't reproduce the problem here, works just fine: all headers that
depend on the touched IDL file are touched.
(Which is only logical, as merely touching an .idl causes cppumaker to
not actually write fresh target .{hpp,hdl} files as they remain
unchanged, so bogus excess dependencies among .idl files cannot explain
the phenomenon anyway. It is still so that commenting out the "touch
$@" recipe would solve the observed problem, but with side-effects
unclear to me.)
bogus excess dependencies explain the original problem very well as the
rule that does the touch of the header depends on the .urd which is the
thing that has the excess dependencies.
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.