unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: master 6223e251a5: ; * src/composite.c (Fcomposition_sort_rules): Fix last change.
Date: Sat, 6 Aug 2022 08:15:58 -0700	[thread overview]
Message-ID: <CADwFkmm6saEenCnEYJDBD=Pwrzko+-fAZXu4qpGJSSHevkjMAA@mail.gmail.com> (raw)
In-Reply-To: <20220806150052.C357FC00602@vcs2.savannah.gnu.org>

Eli Zaretskii <eliz@gnu.org> writes:

> branch: master
> commit 6223e251a5e2e8c54dcbc0ab642f94a6c4944603
> Author: Eli Zaretskii <eliz@gnu.org>
> Commit: Eli Zaretskii <eliz@gnu.org>
>
>     ; * src/composite.c (Fcomposition_sort_rules): Fix last change.

This or something else seems to be causing:

composite.c: In function ‘Fcomposition_sort_rules’:
composite.c:2097:7: warning: implicit declaration of function ‘qsort’;
did you mean ‘Fsort’? [-Wimplicit-function-declaration]
 2097 |       qsort (sortvec, nrules, sizeof (Lisp_Object),
compare_composition_rules);
      |       ^~~~~
      |       Fsort
composite.c:2097:7: warning: nested extern declaration of ‘qsort’
[-Wnested-externs]



       reply	other threads:[~2022-08-06 15:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <165979805254.29724.3561002437153000753@vcs2.savannah.gnu.org>
     [not found] ` <20220806150052.C357FC00602@vcs2.savannah.gnu.org>
2022-08-06 15:15   ` Stefan Kangas [this message]
2022-08-06 15:38     ` master 6223e251a5: ; * src/composite.c (Fcomposition_sort_rules): Fix last change 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='CADwFkmm6saEenCnEYJDBD=Pwrzko+-fAZXu4qpGJSSHevkjMAA@mail.gmail.com' \
    --to=stefankangas@gmail.com \
    --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).