unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Gramiak <agrambot@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: scratch/x_emacs d2df826 5/5: fixup! Revert x_frame_parameter -> frame_parameter_pos change
Date: Wed, 17 Apr 2019 08:12:26 -0600	[thread overview]
Message-ID: <87ef60bu0l.fsf@gmail.com> (raw)
In-Reply-To: <m2tvexdoog.fsf@gmail.com> (Robert Pluim's message of "Wed, 17 Apr 2019 10:24:47 +0200")

Robert Pluim <rpluim@gmail.com> writes:

> nsterm.m:2400:1: error: conflicting types for 'ns_query_color'
> ns_query_color(void *col, XColor *color_def, bool setPixel)
> ^
> ./nsterm.h:1146:1: note: previous declaration is here
> ns_query_color (void *col, XColor *color_def, int setPixel);
> ^
>
>   CC       nsfns.o
> nsfns.m:1389:4: warning: implicit declaration of function 'x_make_frame_visible'
>       is invalid in C99 [-Wimplicit-function-declaration]
>           x_make_frame_visible (f);
>
>   CC       nsimage.o
> nsimage.m:196:11: warning: implicit declaration of function 'x_find_image_file'
>       is invalid in C99 [-Wimplicit-function-declaration]
>   found = x_find_image_file (file);
>           ^
> nsimage.m:196:9: warning: incompatible integer to pointer conversion assigning
>       to 'Lisp_Object' (aka 'union Lisp_X *') from 'int' [-Wint-conversion]
>   found = x_find_image_file (file);
>   
> Robert

I pushed fixes for these, thanks.



  reply	other threads:[~2019-04-17 14:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20190416165204.7024.23185@vcs0.savannah.gnu.org>
     [not found] ` <20190416165207.442F52068F@vcs0.savannah.gnu.org>
2019-04-16 17:05   ` scratch/x_emacs d2df826 5/5: fixup! Revert x_frame_parameter -> frame_parameter_pos change Robert Pluim
2019-04-16 17:18     ` Alex Gramiak
2019-04-16 18:05       ` Eli Zaretskii
2019-04-17 14:15         ` Alex Gramiak
2019-04-17  8:24       ` Robert Pluim
2019-04-17 14:12         ` Alex Gramiak [this message]
2019-04-17 14:29           ` Robert Pluim
2019-04-17 14:40             ` Alex Gramiak
2019-04-17 14:59               ` Robert Pluim
2019-04-17 15:09                 ` Robert Pluim
2019-04-17 15:39                   ` Alex Gramiak
2019-04-17 15:46                     ` Robert Pluim
2019-04-18 21:03                       ` Alex Gramiak

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=87ef60bu0l.fsf@gmail.com \
    --to=agrambot@gmail.com \
    --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).