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

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

Re: gdb emacs reporting 'Function "x_error_quitter" not defined' [includ


From: Miles Bader
Subject: Re: gdb emacs reporting 'Function "x_error_quitter" not defined' [includes PATCH]
Date: Mon, 31 Jan 2005 09:30:43 +0900

>  > #if __GNUC__ >= 3 && __GNUC_MINOR__ >= 1
>
> That condition isn' quite right,
> since it will be false for GCC 4.0.

Ah, good point...

> However, an unknown attribute is only a warning,
> so we could make it just __GNUC__ >= 3.

Yes, that's probably best; I suppose gcc 3.0 is rarely used anyway, as
it's the first gcc3 release, and as I understand it, rather buggy etc.
(the early-adopter types who _did_ use it probably upgraded quickly to
newer releases).

-Miles
-- 
Do not taunt Happy Fun Ball.




reply via email to

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