all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Emacs 26 warning about no previous prototype for 'surrogates_to_codepoint'
Date: Wed, 27 Jun 2018 09:33:58 +0200	[thread overview]
Message-ID: <5B333DE6.6000305@gmx.at> (raw)

When compiling xdisp.c for Emacs 26.2 I currently see under MinGW (GCC 4.8.1)

   CC       xdisp.o
In file included from ../../src/keyboard.h:23:0,
                  from ../../src/xdisp.c:313:
../../src/coding.h:680:1: warning: no previous prototype for 'surrogates_to_codepoint' [-Wmissing-prototypes]
  surrogates_to_codepoint (int low, int high)
  ^

I'm somewhat lost with this.

martin



             reply	other threads:[~2018-06-27  7:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-27  7:33 martin rudalics [this message]
2018-06-27 15:04 ` Emacs 26 warning about no previous prototype for 'surrogates_to_codepoint' Eli Zaretskii
2018-06-28  8:03   ` martin rudalics

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5B333DE6.6000305@gmx.at \
    --to=rudalics@gmx.at \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.