GNU bug report logs -
#10677
24.0.93; missing pathmax.h on Solaris
Previous Next
Reported by: Chong Yidong <cyd <at> gnu.org>
Date: Tue, 31 Jan 2012 07:18:02 UTC
Severity: normal
Found in version 24.0.93
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Fri, Mar 2, 2012 at 22:29, Paul Eggert <eggert <at> cs.ucla.edu> wrote:
> Thanks for diagnosing the problem. The ncurses 'configure' stuff
> changed recently, and it continues to be a mess (with comments
> indicating that it's a mess, sigh) [...]
Paul, your patch to configure.in worked on Solaris. The new configure
script detected -ltermcap for tputs, ncurses was not referenced at all
on the linklines, and the pointer sizes were successfully detected.
There were no errors encountered during compilation (there were some
warnings, of course), but an executable was created which runs fine.
Thanks for all your help in fixing this problem.
And now I would like to report an incompatible change to the Lisp
reader which I did not see documented in etc/NEWS but might be worth
mentioning (or fixing). In Emacs 23, the following syntax for
specifying the key C-, is accepted:
(global-set-key [(control ,)] 'my-command)
In Emacs 24, this generates an error: "Invalid read syntax: )"
This bug report was last modified 13 years and 79 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.