From: Jordon Biondo <jordonbiondo@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Dmitry Antipov <dmantipov@yandex.ru>, emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] trunk r117765: Add vectors support to Fsort.
Date: Fri, 29 Aug 2014 10:21:47 -0400 [thread overview]
Message-ID: <46022C7F-2478-4350-BBB9-966D5978B7D5@gmail.com> (raw)
In-Reply-To: <83fvgfinea.fsf@gnu.org>
fns-tests.el is failing on trunk for me. I get the Re-entering top level after C stack overflow error, then: Fatal error 11: Segmentation faultAbort trap: 6, if I try to do anything else. It looks like qsort_r needs special treatment on darwin and bsd systems.
For now I’m just undefining HAVE_QSORT_R.
Thanks,
Jordon
On Aug 29, 2014, at 6:46 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> Thanks for doing this.
>
> This change should have a corresponding NEWS entry.
>
next prev parent reply other threads:[~2014-08-29 14:21 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-29 10:46 [Emacs-diffs] trunk r117765: Add vectors support to Fsort Eli Zaretskii
2014-08-29 14:21 ` Jordon Biondo [this message]
2014-08-29 15:41 ` Dmitry Antipov
2014-08-29 15:50 ` Jordon Biondo
2014-08-29 16:34 ` Dmitry Antipov
2014-08-29 16:43 ` Jordon Biondo
2014-08-29 18:31 ` Stefan Monnier
2014-08-29 22:53 ` Dmitry Antipov
2014-08-31 0:18 ` Richard Stallman
2014-08-29 21:19 ` Change Emacs 'sort' API to use three-way comparison Paul Eggert
2014-08-29 21:51 ` David Kastrup
2014-08-30 14:23 ` Lars Ingebrigtsen
2014-08-30 16:45 ` Paul Eggert
2014-08-30 18:07 ` Lars Ingebrigtsen
2014-08-30 18:14 ` Paul Eggert
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=46022C7F-2478-4350-BBB9-966D5978B7D5@gmail.com \
--to=jordonbiondo@gmail.com \
--cc=dmantipov@yandex.ru \
--cc=eliz@gnu.org \
--cc=emacs-devel@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).