diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-09-27 10:10:35 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-09-27 10:10:35 +0900 |
| commit | 906f9f2ba752c53162bf4bab6264b78a38f05fd8 (patch) | |
| tree | 9948443e0ace018b4b0bf35cdd0650810d8f18a6 /.github | |
| parent | 368e8ce3d5fc117081316aefa25a40b3b1f7a5a9 (diff) | |
| download | mruby-906f9f2ba752c53162bf4bab6264b78a38f05fd8.tar.gz mruby-906f9f2ba752c53162bf4bab6264b78a38f05fd8.zip | |
parse.y: `__ENCODING__` should be determined in run-time; fix #5552
It used to be compiled to the static string in the compiler. But the
encoding status actually depends on the runtime configuration. A new
method `Kernel#__ENCODING__` is introduced to implement the feature.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
