From: Eli Zaretskii <eliz@gnu.org>
To: Ken Brown <kbrown@cornell.edu>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] emacs-25 33ec2ff: Add one more mod-test test
Date: Sun, 29 Nov 2015 18:15:59 +0200 [thread overview]
Message-ID: <83k2p0ok74.fsf@gnu.org> (raw)
In-Reply-To: <565B1803.5090805@cornell.edu>
> Cc: emacs-devel@gnu.org
> From: Ken Brown <kbrown@cornell.edu>
> Date: Sun, 29 Nov 2015 10:21:39 -0500
>
> >> Does the missing "from" indicate a bug in the Cygwin build?
> >
> > It indicates that your dladdr implementation doesn't work (probably
> > returns zero).
> >
> > Please ask on the Cygwin list, and if dladdr is indeed missing, the
> > test should be updated to accommodate for this return value on Cygwin.
>
> Thanks. In fact, dladdr isn't implemented on Cygwin, so dynlib_addr
> always returns false. I'll update the test.
Thanks.
> Should the update be Cygwin-specific? According to
> http://linux.die.net/man/3/dladdr, dladdr is a glibc extension to
> POSIX, so there could conceivably be other systems with the same
> issue.
Could be, but I don't know which systems might have this problem. If
you or someone else have access to *BSD or Solaris, please try that
there. I wouldn't recommend blindly do that everywhere except
GNU/Linux and Windows, because then we could miss some systems where
the functionality is available, but something needs to be done to have
it. So I think it's best to fail (pun intended) on the safe side.
next prev parent reply other threads:[~2015-11-29 16:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20151124191433.3972.80810@vcs.savannah.gnu.org>
[not found] ` <E1a1J2w-00013J-0o@vcs.savannah.gnu.org>
2015-11-29 2:12 ` [Emacs-diffs] emacs-25 33ec2ff: Add one more mod-test test Ken Brown
2015-11-29 3:42 ` Eli Zaretskii
2015-11-29 15:21 ` Ken Brown
2015-11-29 16:15 ` Eli Zaretskii [this message]
2015-11-29 16:29 ` Ken Brown
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=83k2p0ok74.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=kbrown@cornell.edu \
/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).