[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Updated multi-tty support for Emacs
From: |
David Kastrup |
Subject: |
Re: Updated multi-tty support for Emacs |
Date: |
03 Jan 2004 19:49:35 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
address@hidden (Lőrentey Károly) writes:
> David Kastrup <address@hidden> writes:
> > address@hidden (Lőrentey Károly) writes:
> >> (I suspect I may have inadvertently used some GCC extensions
> >> (conditional lvalues) -- tell me if you succeed to compile the
> >> branch with another compiler.)
> >
> > Conditional lvalues _are_ a GNU extension.
>
> Yep, I know; I suspect I may have accidently used some rvalue macros
> like FRAME_TTY as lvalues. I tried not to, but you never know. Is
> there a gcc option to disable these cumbersome non-portable
> extensions? I will try a recompilation with -pedantic tomorrow, to
> see what happens.
Well, you could try with -ansi -pedantic.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
Re: Updated multi-tty support for Emacs, Andreas Schwab, 2004/01/04