all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Dmitry Antipov <dmantipov@yandex.ru>, 18122@debbugs.gnu.org
Subject: bug#18122: make error when configure --without-x
Date: Mon, 28 Jul 2014 11:26:24 +0200	[thread overview]
Message-ID: <53D61740.3020204@gmx.at> (raw)
In-Reply-To: <53D5DF97.9000003@yandex.ru>

> Moreover, it's just broken with --enable-gcc-warnings:
>
> ../../trunk/src/frame.c:371:1: error: no previous prototype for ‘frame_windows_min_size’ [-Werror=missing-prototypes]
>   frame_windows_min_size (Lisp_Object frame, Lisp_Object horizontal, Lisp_Object pixelwise)
>   ^
> ../../trunk/src/frame.c:413:1: error: no previous prototype for ‘adjust_frame_size’ [-Werror=missing-prototypes]
>   adjust_frame_size (struct frame *f, int new_width, int new_height, int inhibit, bool pretend)
>   ^
> ../../trunk/src/frame.c: In function ‘adjust_frame_size’:
> ../../trunk/src/frame.c:479:9: error: implicit declaration of function ‘FRAME_HAS_HORIZONTAL_SCROLL_BARS’ [-Werror=implicit-function-declaration]
>           : max (FRAME_TEXT_TO_PIXEL_HEIGHT (f, new_text_height),
>           ^
> cc1: all warnings being treated as errors
>
> And:
>
> ../../trunk/src/dispnew.c: In function ‘change_frame_size_1’:
> ../../trunk/src/dispnew.c:5509:7: error: implicit declaration of function ‘adjust_frame_size’ [-Werror=implicit-function-declaration]
>         adjust_frame_size (f, new_width, new_height, 5, pretend);
>         ^
> cc1: all warnings being treated as errors

Thanks for fixing this (I was about to check in a similar fix but
trunk was already locked by you).

martin








  reply	other threads:[~2014-07-28  9:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-28  4:16 bug#18122: make error when configure --without-x Alexey
2014-07-28  5:28 ` Dmitry Antipov
2014-07-28  9:26   ` martin rudalics [this message]
2014-07-28  8:15 ` bug#18122: bug#1812[24]: " Dmitry Antipov

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=53D61740.3020204@gmx.at \
    --to=rudalics@gmx.at \
    --cc=18122@debbugs.gnu.org \
    --cc=dmantipov@yandex.ru \
    /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.