mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
263ce88f9f
* encoding.c (rb_enc_init): register preserved indexes. * internal.h (ruby_preserved_encindex): move from encoding.c. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
3 lines
82 B
C
3 lines
82 B
C
#define NO_LOCALE_CHARMAP 1
|
|
#define NO_PRESERVED_ENCODING 1
|
|
#include "encoding.c"
|