all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Eli Zaretskii <eliz@gnu.org>
Cc: OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com>, 14073@debbugs.gnu.org
Subject: bug#14073: 24.3.50; build failed for the configuration with	--enable-check-lisp-object-type
Date: Thu, 28 Mar 2013 09:21:47 -0400	[thread overview]
Message-ID: <jwv38vfacg2.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <831uazybh6.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 28 Mar 2013 14:07:01 +0200")

>> w32fns.c:5795:26: error: request for member ‘i’ in something not a structure or union

This message normally means "we got an int where a Lisp_Object was expected".

> There's no 'i' on line 5795 of w32fns.c on the trunk.  That line says:

Might be a different version of w32fns.c.  On line 5795 I have

  FRAME_TOTAL_COLS (f) = XINT (w->total_cols);


-- Stefan





  reply	other threads:[~2013-03-28 13:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-28 11:26 bug#14073: 24.3.50; build failed for the configuration with --enable-check-lisp-object-type OKAZAKI Tetsurou
2013-03-28 12:07 ` Eli Zaretskii
2013-03-28 13:21   ` Stefan Monnier [this message]
2013-03-28 13:46     ` 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

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

  git send-email \
    --in-reply-to=jwv38vfacg2.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=14073@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=okazaki.tetsurou@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.