GNU bug report logs - #11604
USE_LISP_UNION_TYPE + USE_LSB_TAG cleanup.

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Fri, 1 Jun 2012 23:40:02 UTC

Severity: minor

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 11604 <at> debbugs.gnu.org
Subject: Re: bug#11604: USE_LISP_UNION_TYPE + USE_LSB_TAG cleanup.
Date: Sun, 03 Jun 2012 09:40:23 -0700
On 06/03/2012 07:31 AM, Eli Zaretskii wrote:
> where in the gnulib stuff that is compiled does it make
> 'static inline' portable?  The m4/* files aren't used for compiling
> and linking

The m4/* files control whether src/config.h contains
'#define inline /* whatever */', and this is what ports
'static inline' to compilers that spell 'inline' in some
other way (e.g., '__inline'), or which don't support
'inline' at all.

MSVC doesn't need to worry about this, as it supports
'static inline'.




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

Previous Next


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