emacs-devel
[Top][All Lists]
Advanced

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

Re: emacsclient's option decoding code


From: Juanma Barranquero
Subject: Re: emacsclient's option decoding code
Date: Sun, 2 Nov 2008 23:00:53 +0100

On Sun, Nov 2, 2008 at 22:45, Chong Yidong <address@hidden> wrote:

> Hopefully nothing broke.  My testing indicates no problems.

_find_tty is defined inside the "#if !defined
(NO_SOCKETS_IN_FILE_SYSTEM)" conditional, so yes, something breaks on
Windows:

oo-spd/i386/emacsclient.o: In function `main':
C:\emacs\lib-src/emacsclient.c:1490: undefined reference to `_find_tty'
collect2: ld returned 1 exit status

             Juanma




reply via email to

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