mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
merges r21488 from trunk into ruby_1_9_1.
Add dummy definition for fake rdoc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21548 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ab82062155
commit
d5251e8d25
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
#include "transcode_data.h"
|
||||
#include <ctype.h>
|
||||
|
||||
/* VALUE rb_cEncoding = rb_define_class("Encoding", rb_cObject); */
|
||||
VALUE rb_eUndefinedConversionError;
|
||||
VALUE rb_eInvalidByteSequenceError;
|
||||
VALUE rb_eConverterNotFoundError;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue