Problems with inline functions
Geoff Keating
geoffk@cygnus.com
Mon Aug 28 18:40:00 GMT 2000
George Anzinger <george@pioneer.net> writes:
> ... I think it would be nice to defer compiling
> inline functions until they are actually used in normal code. This
> would make writing header files that have inline functions MUCH easier
> to manage.
This would violate the C standard. The diagnostics you're seeing are
required.
--
- Geoffrey Keating <geoffk@cygnus.com>
More information about the Gcc-bugs
mailing list