[PATCH v2] ruby: extern linkage portability improvement

David Bremner david at tethera.net
Mon Jun 25 04:21:41 PDT 2012


Tomi Ollila <tomi.ollila at iki.fi> writes:

> Some C compilers are stricter when it comes to (tentative) definition
> of a variable -- in those compilers introducing variable without 'extern'
> keyword always allocates new 'storage' to the variable and linking all
> these modules fails due to duplicate symbols.

LGTM



More information about the notmuch mailing list