diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-07-13 11:14:50 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-07-13 11:14:50 +0900 |
| commit | 02474daa14623f3ee24a5235e9b7b88c33d43455 (patch) | |
| tree | 923ca1bed5953d910c62da03e24b79d8d942b194 /doc | |
| parent | 9c311ddc938ad2cc88e4119374e47cd496e15a94 (diff) | |
| download | mruby-02474daa14623f3ee24a5235e9b7b88c33d43455.tar.gz mruby-02474daa14623f3ee24a5235e9b7b88c33d43455.zip | |
allow '!' after 'S' specifier of mrb_get_args() that allow nil.
thus "S!" means String|nil type. you have to check nil before
dereferencing the value. this is added to address #2882 while
keeping code simplicity. besides that current #2882 fix lose
polymorphism provided by mrb_get_args().
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
