summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2015-07-13 11:14:50 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2015-07-13 11:14:50 +0900
commit02474daa14623f3ee24a5235e9b7b88c33d43455 (patch)
tree923ca1bed5953d910c62da03e24b79d8d942b194 /include
parent9c311ddc938ad2cc88e4119374e47cd496e15a94 (diff)
downloadmruby-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 'include')
0 files changed, 0 insertions, 0 deletions