Re: [dev] [st] minor config.def.h fix

From: Szabolcs Nagy <nsz_AT_port70.net>
Date: Mon, 10 Jun 2013 00:32:38 +0200

a more complete patch that removes some
unnecessary inline keywords

(gcc in c99 mode incorrectly assumes that an
inline function definition has external linkage
even if a prior static declaration exists)

since it is enough to specify inline only
once i removed it from the function definition
(i think this also has the expected behaviour
with the gnu and c++ inline semantics if anyone
cares)

Received on Mon Jun 10 2013 - 00:32:38 CEST

This archive was generated by hypermail 2.3.0 : Mon Jun 10 2013 - 00:36:05 CEST