Project

General

Profile

Actions

Bug #7524

closed

rdoc hangs upon encountering fraktur characters

Bug #7524: rdoc hangs upon encountering fraktur characters

Added by Anonymous almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
1.9.3
Backport:
[ruby-core:50610]

Description

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

#encoding: utf-8

class MyClass
def my_method

Updated by Anonymous almost 13 years ago Actions #1 [ruby-core:50611]

class MyClass
def my_method

Updated by Anonymous almost 13 years ago Actions #2 [ruby-core:50612]

Hahahahaha :))))), this discussion is also unable to display fraktur characters

class MyClass
def my_method
type_fraktur_small_m_here # :))))))
end
end

Updated by Anonymous almost 13 years ago Actions #3 [ruby-core:50613]

before fraktur

Updated by Anonymous almost 13 years ago Actions #4 [ruby-core:50614]

It's Unicode character U+1D592.

Updated by Anonymous almost 13 years ago Actions #6 [ruby-core:50682]

I just gave up on them, the problem is fixed afaiac :-)

Updated by zzak (zzak _) almost 13 years ago Actions #7 [ruby-core:50684]

  • Status changed from Open to Closed

Updated by drbrain (Eric Hodel) almost 13 years ago Actions #8 [ruby-core:50698]

  • 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

Actions

Also available in: PDF Atom