From: Shriramana Sharma <samjnaa@gmail.com>
To: Glynn Clements <glynn@gclements.plus.com>
Cc: Linux C Programming List <linux-c-programming@vger.kernel.org>
Subject: Re: What is the use of extern inline?
Date: Mon, 11 Jun 2007 10:18:55 +0530 [thread overview]
Message-ID: <466CD437.9000701@gmail.com> (raw)
In-Reply-To: <18019.47303.745646.965225@cerise.gclements.plus.com>
Glynn Clements wrote:
>> In man:gcc under -fkeep-inline-functions I first came across the usage
>> of "extern inline". For normal functions, extern declares that the
>
> "extern inline" is meaningless. You can only inline functions which
> occur in the current translation unit.
If this is so, then why does the GCC manpage have this usage?
Shriramana.
prev parent reply other threads:[~2007-06-11 4:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-29 3:49 What is the use of extern inline? Shriramana Sharma
2007-06-04 7:01 ` Glynn Clements
2007-06-11 4:48 ` Shriramana Sharma [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=466CD437.9000701@gmail.com \
--to=samjnaa@gmail.com \
--cc=glynn@gclements.plus.com \
--cc=linux-c-programming@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.