diff options
| author | dearblue <[email protected]> | 2019-12-07 22:48:58 +0900 |
|---|---|---|
| committer | dearblue <[email protected]> | 2019-12-07 22:48:58 +0900 |
| commit | 1ca4fdc4c7cdf874eb93d4fad2d9688b0490fa52 (patch) | |
| tree | 5be113605ee7569372faa2dc080da93ea24ac11a /src/string.c | |
| parent | 6e5c861ffffc9b031cd6ef882286b709fd320a81 (diff) | |
| download | mruby-1ca4fdc4c7cdf874eb93d4fad2d9688b0490fa52.tar.gz mruby-1ca4fdc4c7cdf874eb93d4fad2d9688b0490fa52.zip | |
Fix keyword arguments not be obtained with `mrb_get_args()`; Fix #4754
If ":" is after "|" and there is no "?" or "*", the keyword argument
could not be obtained and it was not initialized with `undef`.
For example: "|oo:"
Diffstat (limited to 'src/string.c')
0 files changed, 0 insertions, 0 deletions
