GNU bug report logs - #18699
25.0.50; Windows 7: Odd length text property list

Previous Next

Package: emacs;

Reported by: oscarfv <at> telefonica.net (Óscar Fuentes)

Date: Mon, 13 Oct 2014 01:00:03 UTC

Severity: normal

Merged with 18559

Found in version 25.0.50

Done: oscarfv <at> telefonica.net (Óscar Fuentes)

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: oscarfv <at> telefonica.net (Óscar Fuentes)
Cc: 18699 <at> debbugs.gnu.org
Subject: Re: bug#18699: 25.0.50; Windows 7: Odd length text property list
Date: Mon, 13 Oct 2014 14:37:24 +0300
> From: oscarfv <at> telefonica.net (Óscar Fuentes)
> Cc: 18699 <at> debbugs.gnu.org
> Date: Mon, 13 Oct 2014 12:27:41 +0200
> 
> >   #ifdef __GNUC__
> >   # if USE_STACK_LISP_OBJECTS && !defined _W64 && !defined __x86_64__     \
> >     && __GNUC__ + (__GNUC_MINOR__ > 1) >= 5
> >   #  define ALIGN_STACK __attribute__((force_align_arg_pointer))
> 
> The problem is _W64, which is defined to _w64. This doesn't make much
> sense to me. I'll ask on the MinGW-w64 ml.

Thanks.

So this _is_ the same as 18559.




This bug report was last modified 10 years and 222 days ago.

Previous Next


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