pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pdf-devel] c99 inline semantics support in pdf-list.h


From: jemarch
Subject: [pdf-devel] c99 inline semantics support in pdf-list.h
Date: Fri, 25 Jul 2008 03:07:11 +0200
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

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

[Prev in Thread] Current Thread [Next in Thread]