GNU bug report logs - #14073
24.3.50; build failed for the configuration with --enable-check-lisp-object-type

Previous Next

Package: emacs;

Reported by: OKAZAKI Tetsurou <okazaki.tetsurou <at> gmail.com>

Date: Thu, 28 Mar 2013 11:30:02 UTC

Severity: normal

Found in version 24.3.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 14073 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 14073 <at> debbugs.gnu.org, OKAZAKI Tetsurou <okazaki.tetsurou <at> gmail.com>
Subject: Re: 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
>> 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




This bug report was last modified 12 years and 58 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.