GNU bug report logs - #9372
24.0.50; missing header biditype.h

Previous Next

Package: emacs;

Reported by: Ivan Kanis <ivan.kanis <at> googlemail.com>

Date: Thu, 25 Aug 2011 17:04:02 UTC

Severity: minor

Found in version 24.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 9372 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 9372 <at> debbugs.gnu.org, Jan Djärv <jan.h.d <at> swipnet.se>,
	Ivan Kanis <ivan.kanis <at> googlemail.com>
Subject: Re: bug#9372: 24.0.50; missing header biditype.h
Date: Fri, 26 Aug 2011 00:11:43 -0400
> timestamp newer than deps/bidi.d, the latter would be regenerated before
> anything else happened. But maybe it doesn't work like that?

No, it's the opposite: the bidi.d file from previous compilation
(i.e. older) is used to guess whether bidi.c needs to be recompiled.

Basically, the problem is that the bidi.d file should contain
dependencies which say "if foo.c is newer than bidi.c, then recompile,
but if foo.c doesn't exist any more, then just ignore this rule rather
than foolishly trying to build foo.c".
I don't know if GNU make provides such a kind of dependency (tho you
can get it via ifeq trickery).


        Stefan




This bug report was last modified 13 years and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.