commit | f9f33cdc78b5893a4764b1437b59536f399a50d1 | [log] [tgz] |
---|---|---|
author | Gary V. Vaughan <git@mlists.thewrittenword.com> | Fri May 14 09:31:43 2010 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Mon May 31 17:36:27 2010 -0700 |
tree | cd509cc43dcd284861f820c62ffa6395d9aaa2e6 | |
parent | e88a135bc55a974ea04576ccc014c5e2bdc4b892 [diff] |
Allow disabling "inline" Compiler support for inline is sometimes buggy, and occasionally missing entirely. This patch adds a test for inline support, and redefines the keyword with the preprocessor if necessary at compile time. Signed-off-by: Gary V. Vaughan <gary@thewrittenword.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>