all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Cc: Chong Yidong <cyd@stupidchicken.com>, emacs-devel@gnu.org
Subject: Re: bug in 23.2.92 with anything
Date: Tue, 18 Jan 2011 10:12:51 +0100	[thread overview]
Message-ID: <4D355993.90607@gmx.at> (raw)
In-Reply-To: <8739oqegky.fsf@gmail.com>

> I have applied your changes, but now it fail to compile:
> 
> ,----
> | window.c:81: error: static declaration of ‘foreach_window’ follows non-static declaration
> | window.h:799: note: previous declaration of ‘foreach_window’ was here
> | window.c: In function ‘Fcoordinates_in_window_p’:
> | window.c:1011: error: ‘Qleft_margin’ undeclared (first use in this function)
> | window.c:1011: error: (Each undeclared identifier is reported only once
> | window.c:1011: error: for each function it appears in.)
> | window.c:1014: error: ‘Qright_margin’ undeclared (first use in this function)
> | window.c: At top level:
> | window.c:1080: error: conflicting types for ‘window_from_coordinates’
> | window.h:787: note: previous declaration of ‘window_from_coordinates’ was here
> | window.c:1436: error: static declaration of ‘delete_window’ follows non-static declaration
> | window.h:786: note: previous declaration of ‘delete_window’ was here
> | window.c:3982: error: static declaration of ‘window_height’ follows non-static declaration
> | window.h:791: note: previous declaration of ‘window_height’ was here
> | window.c:3989: error: static declaration of ‘window_width’ follows non-static declaration
> | window.h:792: note: previous declaration of ‘window_width’ was here
> | make[1]: *** [window.o] Erreur 1
> | make[1]: quittant le répertoire « /home/thierry/download/emacs-23/src »
> | make: *** [src] Erreur 2
> `----

Sorry, you can try this _only_ with the trunk.

martin





  reply	other threads:[~2011-01-18  9:12 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-15 19:05 bug in 23.2.92 with anything Thierry Volpiatto
2011-01-15 19:47 ` Chong Yidong
2011-01-15 20:27   ` Thierry Volpiatto
2011-01-15 20:05 ` martin rudalics
2011-01-15 21:00   ` Thierry Volpiatto
2011-01-15 21:35   ` Chong Yidong
2011-01-15 21:54     ` martin rudalics
2011-01-15 22:33       ` Thierry Volpiatto
2011-01-16  0:04         ` martin rudalics
2011-01-16  7:16           ` Thierry Volpiatto
2011-01-16 10:37             ` martin rudalics
2011-01-17  9:49               ` Thierry Volpiatto
2011-01-17 10:28                 ` martin rudalics
2011-01-17 10:37                   ` Thierry Volpiatto
2011-01-17 10:47                     ` martin rudalics
2011-01-17 13:09                       ` Thierry Volpiatto
2011-01-17 10:45                   ` Thierry Volpiatto
2011-01-17 12:00                   ` Thierry Volpiatto
2011-01-17 17:48                     ` martin rudalics
2011-01-17 18:09                       ` Thierry Volpiatto
2011-01-18  7:47                         ` martin rudalics
2011-01-18  8:55                           ` Thierry Volpiatto
2011-01-18  9:12                             ` martin rudalics [this message]
2011-01-18 10:12                               ` Thierry Volpiatto
2011-01-18 12:02                                 ` Simon Leinen
2011-01-22  2:45                                   ` Chong Yidong
2011-01-18 15:11                             ` Eli Zaretskii
2011-01-18 15:50                               ` Thierry Volpiatto
2011-01-18 15:52                                 ` Eli Zaretskii
2011-01-18 18:52                                   ` Thierry Volpiatto
2011-01-20  1:17                                   ` David De La Harpe Golden
2011-01-20  7:37                                     ` Thierry Volpiatto
2011-01-20  8:25                                       ` Eli Zaretskii
2011-01-20 11:07                                         ` Stephen J. Turnbull
2011-01-16  4:26   ` Stefan Monnier
2011-01-16  9:30     ` Eli Zaretskii
2011-01-16 11:35       ` martin rudalics
2011-01-16 13:48         ` Eli Zaretskii
2011-01-16 17:51           ` martin rudalics
2011-01-16 15:16         ` Stefan Monnier
2011-01-16 17:51           ` martin rudalics
2011-01-16 22:48             ` Eli Zaretskii
2011-01-16 23:23               ` martin rudalics
2011-01-17 12:52                 ` Eli Zaretskii
2011-01-17 17:48                   ` martin rudalics
2011-01-16 10:35     ` martin rudalics
2011-01-17 10:09       ` Thierry Volpiatto
2011-01-17 10:43         ` 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=4D355993.90607@gmx.at \
    --to=rudalics@gmx.at \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=thierry.volpiatto@gmail.com \
    /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.