Hi.

I have applied a patch to the trunk in order to support the following
semantics of inline:

  - Support for compilers without inline.
  - Support for gnu89 inline semantics.
  - Support for c99 inline semantics.

In this way the code will continue working with gcc 4.4 when the c99
semantics become the default ones. The current version works well with
both --std=gnu89 and --std=gnu99.



Reply via email to