unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Daniel Colascione <dancol@dancol.org>
Cc: Paul Eggert <eggert@cs.ucla.edu>, emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] trunk r114447: Some minor cleanups of recently-added bool vector code.
Date: Tue, 24 Sep 2013 16:02:40 +0200	[thread overview]
Message-ID: <948D3A12-2D15-46CB-BD09-99E10D949A65@swipnet.se> (raw)
In-Reply-To: <5241796B.1010902@dancol.org>

Hello.

24 sep 2013 kl. 13:37 skrev Daniel Colascione <dancol@dancol.org>:

> On 9/23/13 9:28 PM, Paul Eggert wrote:
>>  (size_t_to_host_endian): Now static, not static inline;
>>  the latter isn't needed with modern compilers and doesn't
>>  work with older compilers anyway.
> 
> gcc 4.2.1, frequently the system compiler for OS X, will inline these
> functions if they are marked "static inline", but not if they're just
> marked "static". I don't think we should be removing annotations that
> help compilers that see common use.
> 

+1.  However, gcc is going away on OSX.  In XCode 5.0 it is some strange clang-hybrid (i.e. it claims to be both GCC and Clang).  But it will be many years untill we can ignore Gcc 4.2 and that generation, even on GNU/Linux, I still have some woth Gcc 4.1.

	Jan D.




  parent reply	other threads:[~2013-09-24 14:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1VOKEv-0006xW-Rw@vcs.savannah.gnu.org>
2013-09-24 11:37 ` [Emacs-diffs] trunk r114447: Some minor cleanups of recently-added bool vector code Daniel Colascione
2013-09-24 11:48   ` Dmitry Antipov
2013-09-24 14:09     ` Eli Zaretskii
2013-09-24 14:56       ` Paul Eggert
2013-09-24 16:18         ` Eli Zaretskii
2013-09-24 14:02   ` Jan Djärv [this message]
2013-09-24 23:12     ` Richard Stallman
2013-09-24 23:18       ` Daniel Colascione
2013-09-25 20:09         ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=948D3A12-2D15-46CB-BD09-99E10D949A65@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=dancol@dancol.org \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).