emacs-devel
[Top][All Lists]
Advanced

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

Re: Cannot open termcap database


From: Eli Zaretskii
Subject: Re: Cannot open termcap database
Date: Fri, 04 Dec 2009 21:33:29 +0200

> Date: Fri, 4 Dec 2009 11:24:15 -0800 (PST)
> From: Dan Nicolaescu <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden,
>         address@hidden
> 
> Eli Zaretskii <address@hidden> writes:
> 
>   > > Date: Fri, 4 Dec 2009 09:17:40 -0800 (PST)
>   > > From: Dan Nicolaescu <address@hidden>
>   > > Cc: A Soare <address@hidden>, address@hidden,
>   > >         Mathias Dahl <address@hidden>
>   > > 
>   > >   > Looks like you're right.  Maybe we should throw away src/termcap.c
>   > >   > altogether, or only use it if a configure flag is given.
>   > > 
>   > > Throw it away please.  I don't think we support any platform where it
>   > > is necessary.
>   > 
>   > MSDOS needs it.  I could move all the code it needs to msdos.c, if
>   > that's what people want, but it sounds easier to leave termcap.c in
>   > place and just move termcap.o to MSDOS_OBJ in src/Makefile.in.  Then
>   > no other platform will link it in.
> 
> IMHO: given that it's only used in a single platform, it should be in a
> platform specific file, that will eliminate any possibility of
> confusion.

Moving it into MSDOS_OBJ makes it platform specific.  But I will go
with any decision Stefan and Yidong make in this matter.




reply via email to

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