Contributed by: akira on 2013年 3月23日(土) 18:51 JST
Last modified on
nokogiri エラー Parsing documentation for nokogiri-1.5.9
Before reporting this, could you check that the file you're documenting
has proper syntax:
/home/kei/.rvm/rubies/ruby-1.8.7-p371/bin/ruby -c ext/nokogiri/html_element_description.c
RDoc is not a full Ruby parser and will fail when fed invalid ruby programs.
The internal error was:
(RegexpError) Stack overflow in regexp matcher: /.*((?>\/\*.*?\*\/\s+))
([\w\.\s]+\s* = \s+)?rb_define_(class|module).*?"(Nokogiri)"/mx
ERROR: While executing gem ... (RegexpError)
Stack overflow in regexp matcher: /.*((?>\/\*.*?\*\/\s+))
([\w\.\s]+\s* = \s+)?rb_define_(class|module).*?"(Nokogiri)"/mx