From: merlyn@stonehenge.com (Randal L. Schwartz)
To: Eli Zaretskii <eliz@gnu.org>
Cc: 10155@debbugs.gnu.org
Subject: bug#10155: 23.3; HEAD broken by recent commit for emacsclient
Date: Mon, 28 Nov 2011 10:13:47 -0800 [thread overview]
Message-ID: <864nxo5d44.fsf@red.stonehenge.com> (raw)
In-Reply-To: <837h2k6ryq.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 28 Nov 2011 20:07:41 +0200")
>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
>> From: merlyn@stonehenge.com (Randal L. Schwartz)
>> Date: Mon, 28 Nov 2011 09:19:23 -0800
Eli> The subject says 23.3, but my crystal ball says you are reporting a
Eli> problem with 24.0.91, right? Because I didn't commit anything to the
Eli> Emacs 23 branch.
yes. sorry, since it wasn't something I could submit from within
the broken emacs, I copied to another system. correct.
>> /Users/merlyn/MIRROR/emacs-GIT/lib-src/emacsclient.c: In function
>> 'set_local_socket':
>> /Users/merlyn/MIRROR/emacs-GIT/lib-src/emacsclient.c:1281: warning:
>> passing argument 2 of 'confstr' discards qualifiers from
>> pointer target type
Eli> Was this warning present before as well? I don't think it's related
Eli> to the change you blame.
No idea. I tend to look at the build only when it breaks. :)
>> /Users/merlyn/MIRROR/emacs-GIT/lib-src/emacsclient.c: In function
>> 'main':
>> /Users/merlyn/MIRROR/emacs-GIT/lib-src/emacsclient.c:1639: error:
>> 'environ' undeclared (first use in this function)
>> /Users/merlyn/MIRROR/emacs-GIT/lib-src/emacsclient.c:1639: error: (Each
>> undeclared identifier is reported only once
>> /Users/merlyn/MIRROR/emacs-GIT/lib-src/emacsclient.c:1639: error: for
>> each function it appears in.)
>> make[2]: *** [emacsclient] Error 1
>> make[1]: *** [lib-src] Error 2
>> make: *** [bootstrap] Error 2
Eli> Which OS is that?
Darwin [redacted] 10.8.0 Darwin Kernel Version 10.8.0:
Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
OSX 10.6 essentially.
Eli> Can you tell which system header declares `environ' on that
Eli> platform?
None... just
extern char **environ;
says the manpage for environ.
http://developer.apple.com/library/mac/#documentation/darwin/reference/manpages/man7/environ.7.html
Eli> Sorry about the inconvenience.
No worries. That's why I smoketest every day.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion
next prev parent reply other threads:[~2011-11-28 18:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-28 17:19 bug#10155: 23.3; HEAD broken by recent commit for emacsclient Randal L. Schwartz
2011-11-28 18:07 ` Eli Zaretskii
2011-11-28 18:13 ` Randal L. Schwartz [this message]
2011-11-28 18:38 ` Eli Zaretskii
2011-11-28 18:40 ` Randal L. Schwartz
2011-11-28 18:44 ` Dan Nicolaescu
2011-11-28 18:54 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=864nxo5d44.fsf@red.stonehenge.com \
--to=merlyn@stonehenge.com \
--cc=10155@debbugs.gnu.org \
--cc=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).