unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: ludovic.courtes@laas.fr (Ludovic Courtès)
Cc: guile-devel@gnu.org
Subject: Re: [PATCH] Turning `scm_is_pair ()' into a macro
Date: Fri, 16 Dec 2005 11:01:16 +0100	[thread overview]
Message-ID: <87psnxxswj.fsf@laas.fr> (raw)
In-Reply-To: <dnt0hd$bje$1@sea.gmane.org> (Han-Wen Nienhuys's message of "Fri,  16 Dec 2005 00:08:13 +0000 (UTC)")

hanwen@byrd.xs4all.nl (Han-Wen Nienhuys) writes:

> Yes, Just Do It :-)

Since, I consider compilers that don't support inlining unimportant, I'd
happily live without the `inline.c' stuff.  I.e., I'd put this in
`pairs.h':

  static SCM_C_INLINE int
  scm_is_pair (...)

With compilers not supporting inlining, this would lead to the creation
of several instances of the function.  But who cares?

Marius?

Thanks,
Ludovic.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


  reply	other threads:[~2005-12-16 10:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-14 14:46 [PATCH] Turning `scm_is_pair ()' into a macro Ludovic Courtès
2005-12-14 20:57 ` Kevin Ryde
2005-12-14 23:00 ` Han-Wen Nienhuys
2005-12-14 23:19 ` Marius Vollmer
2005-12-15  9:39   ` Ludovic Courtès
2005-12-16  0:08     ` Han-Wen Nienhuys
2005-12-16 10:01       ` Ludovic Courtès [this message]
2006-01-24  8:37         ` [PATCH] Inlining `scm_is_pair ()' Ludovic Courtès
2006-01-24 20:12           ` Kevin Ryde
2006-01-25  9:21             ` Ludovic Courtès
2006-01-26 23:13               ` Kevin Ryde
2006-01-27  9:13                 ` Ludovic Courtès
2006-01-28 22:07           ` Marius Vollmer
2006-01-30  9:06             ` Ludovic Courtès
2006-02-03 23:49             ` Kevin Ryde
2006-02-05 19:10               ` Marius Vollmer
2005-12-16  0:41   ` [PATCH] Turning `scm_is_pair ()' into a macro Kevin Ryde
2005-12-16 20:01     ` Marius Vollmer

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/guile/

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

  git send-email \
    --in-reply-to=87psnxxswj.fsf@laas.fr \
    --to=ludovic.courtes@laas.fr \
    --cc=guile-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.
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).