all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: Change to bool only partially done?
Date: Sun, 02 Sep 2012 12:45:25 +0200	[thread overview]
Message-ID: <504338C5.90905@swipnet.se> (raw)
In-Reply-To: <50428946.4080902@cs.ucla.edu>

Hello.

2012-09-02 00:16, Paul Eggert skrev:
> On 09/01/2012 01:02 PM, Jan Djärv wrote:
>> configure --with-x-toolkit=gtk3
>> make
>
> Works for me, on my Ubuntu 12.04 host, with
> trunk bzr 109844 from a "make dist"; see attached log.
>
> Do you have a stray stdbool.h in your include
> path?  That might explain things.

No. i have not.  I only have
  /usr/lib/gcc/x86_64-linux-gnu/4.6/include/stdbool.h
but that file does not define the type _Bool as it is a builtin, so it would 
not explain anything.

The problem seems to be that the makefile rule to regenerate globals.h does 
not trigger.  Hence an old globals.h was used.  And as .bzrignore includes 
gazillions of files, it is hard to see that this file is not maintained by bzr.

>
> If not, please try running from a fresh bzr clone,
> as the symptoms are those of source files from
> different bzr versions.  If you still see
> the problem we can compare logs.
>

What do you mean by different bzr versions?  Are you saying that a file pulled 
by bzr 2.5 is different from a file pulled by bzr 2.6?  That is absurd.

If you mean that the clone contains files from different Emacs branches, that 
would indicate a bug in bzr itself, or that bzr status is broken.

	Jan D.




  reply	other threads:[~2012-09-02 10:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-01 16:29 Change to bool only partially done? Jan Djärv
2012-09-01 16:30 ` Jan Djärv
2012-09-01 18:33   ` Paul Eggert
2012-09-01 20:02     ` Jan Djärv
2012-09-01 22:16       ` Paul Eggert
2012-09-02 10:45         ` Jan Djärv [this message]
2012-09-02 14:36           ` Paul Eggert
2012-09-02 15:36             ` Jan Djärv
2012-09-02 17:25             ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=504338C5.90905@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.