зеркало из https://github.com/github/ruby.git
* enc/utf_8.c (ONIG_ENCODING_UTF8): reverted.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15065 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
a894055204
Коммит
648c0f7c80
|
@ -1,3 +1,7 @@
|
|||
Tue Jan 15 18:05:26 2008 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* enc/utf_8.c (ONIG_ENCODING_UTF8): reverted.
|
||||
|
||||
Tue Jan 15 18:01:55 2008 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* win32/Makefile.sub (MKFILES): add dependecies.
|
||||
|
|
|
@ -29,10 +29,6 @@
|
|||
|
||||
#include "regenc.h"
|
||||
|
||||
OnigEncodingDeclare(UTF_8);
|
||||
#undef ONIG_ENCODING_UTF8
|
||||
#define ONIG_ENCODING_UTF8 (&OnigEncodingName(UTF_8))
|
||||
|
||||
#define USE_INVALID_CODE_SCHEME
|
||||
|
||||
#ifdef USE_INVALID_CODE_SCHEME
|
||||
|
|
Загрузка…
Ссылка в новой задаче