From: "drbrain (Eric Hodel)" <drbrain@...7.net>
Date: 2012-12-09T06:20:23+09:00
Subject: [ruby-core:50698] [ruby-trunk - Bug #7524] rdoc hangs upon encountering fraktur characters


Issue #7524 has been updated by drbrain (Eric Hodel).

Category set to lib
Assignee set to drbrain (Eric Hodel)
Target version set to 2.0.0

This was still a bug, fixed by r38277
----------------------------------------
Bug #7524: rdoc hangs upon encountering fraktur characters
https://bugs.ruby-lang.org/issues/7524#change-34545

Author: boris_stitnicky (Boris Stitnicky)
Status: Closed
Priority: Normal
Assignee: drbrain (Eric Hodel)
Category: lib
Target version: 2.0.0
ruby -v: 1.9.3


In an empty directory, when I create a *.rb file containing:

#encoding: utf-8

class MyClass
  def my_method
    


-- 
http://bugs.ruby-lang.org/