emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Console mouse support breaks unicode2 branch


From: Leo
Subject: Re: Console mouse support breaks unicode2 branch
Date: Sat, 26 May 2007 01:50:21 +0100
User-agent: No Gnus v0.7, Emacs/23.0.0.2 (2007-05-26), Fedora 6.93 gnu/linux

Dear Jason,

----- Jason Rumney (2007-05-26) wrote:-----

> Leo wrote:
>>
>>> In file included from term.c:418:
>>> buffer.h:403: error: redefinition of ‘struct buffer_text’
>>> buffer.h:461: error: redefinition of ‘struct buffer’
>>>     
>
> buffer.h is included at the top of the file, so doesn't need to be
> included again, but shouldn't it be protected against double inclusion
> by the following?
>
> #ifndef EMACS_BUFFER_H
> #define EMACS_BUFFER_H
> ...
> #endif /* EMACS_BUFFER_H */

FWIW, it makes 'make bootstrap' happy ;)

regards,
-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]