From: "drbrain (Eric Hodel)" Date: 2012-06-05T06:52:48+09:00 Subject: [ruby-core:45423] [ruby-trunk - Bug #6533] Benchmark documenation formatting bug and consistency Issue #6533 has been updated by drbrain (Eric Hodel). Can you drop the around GC.start on 214 like you did on 135 for Benchmark::Tms? This will let it link. ---------------------------------------- Bug #6533: Benchmark documenation formatting bug and consistency https://bugs.ruby-lang.org/issues/6533#change-27015 Author: zzak (Zachary Scott) Status: Open Priority: Normal Assignee: drbrain (Eric Hodel) Category: DOC Target version: 2.0.0 ruby -v: 2.0.0 =begin I've added a patch to fix a formatting bug with lib/benchmark. (({BENCHMARK_VERSION = "2002-04-25" #:nodoc"})) should be (({BENCHMARK_VERSION = "2002-04-25" # :nodoc:})) Also, went through and fixed up formatting for consistency. =end -- http://bugs.ruby-lang.org/