summaryrefslogtreecommitdiff
path: root/lib/rdoc/rdoc.gemspec
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2022-03-01 13:38:48 -0500
committerPeter Zhu <peter@peterzhu.ca>2022-03-01 13:38:48 -0500
commit128972189284f4338722e8a910d0b4f6e7a02b31 (patch)
tree15eb1e55b02e1c03ffe693eccaaaab01d2720088 /lib/rdoc/rdoc.gemspec
parent4bdb4a1873bea9768bcf1bff8d7bffd80fdabb44 (diff)
Wrap ruby_abi_version in `extern "C"` for C++
Make ruby_abi_version have C linkage so that the symbol can be found in the shared object.
Diffstat (limited to 'lib/rdoc/rdoc.gemspec')
0 files changed, 0 insertions, 0 deletions
='2014-08-22 03:32:36 +0000'>2014-08-22* lib/shell.rb: removed commented-out code.hsbt 2014-07-26* lib/shell/command-processor.rb: remove unused variable.hsbt 2013-12-15* lib/shell/filter.rb: [DOC] Fix typoa_matsuda 2013-09-17command-processor.rb: return executable file onlynobu 2012-12-05* doc/shell.rd, doc/shell.rd.ja: Removed stale doc fileszzak 2011-11-05* ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj