Re: Gauntlet Set NOW!

From: Andrew Morton (akpm@digeo.com)
Date: Thu Jan 09 2003 - 03:08:50 EST


Richard Stallman wrote:
>
> ...
> That's not the FSF's view. Our view is that just using structure
> definitions, typedefs, enumeration constants, macros with simple
> bodies, etc., is NOT enough to make a derivative work. It would take
> a substantial amount of code (coming from inline functions or macros
> with substantial bodies) to do that.

The last part doesn't make a lot of sense.

Use of an inline function is just that: usage. It matters not at
all whether that function is invoked via inline integration or via
subroutine call. This is merely an implementation detail within
the code which provides that function.

Such functions are part of the offered API which have global scope,
that's all.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 22:00:27 EST