Project

General

Profile

Actions

Bug #5302

closed

Two small documentation fixes in dir.c

Bug #5302: Two small documentation fixes in dir.c

Added by aaronlerch (Aaron Lerch) about 14 years ago. Updated about 14 years ago.

Status:
Closed
Target version:
-
ruby -v:
1.9.2-p180
Backport:
[ruby-core:39404]

Description

There are two cases where </code> ends up rendering (via rdoc) into html as "<code></code>" when it should just be ""
I found that adding a space around the backslash was a simple fix to the problem (escaping it didn't seem to make a difference.)


Files

Updated by ayumin (Ayumu AIZAWA) about 14 years ago Actions #1

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r33244.
Aaron, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • dir.c: Two small documentation fixes. [Bug #5302]
Actions

Also available in: PDF Atom