This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR c/8518


On Tue, Nov 19, 2002 at 03:40:45PM -0800, Geoff Keating wrote:
> I'd argue that the redefinition of any function should be an error.

extern inline is special, since it means "this function will
be defined out of line somewhere else".


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]