summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-07 07:20:26 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-07 07:20:26 +0000
commit9bb2da28d56e472b7ec156bf1779cf3d974737f7 (patch)
treea5243da199aa43f28b3c8a0fce18c412a60dcba1 /tool
parentcc9b57a2b4b6ddcf52502b3b1e827fcc0173ff7a (diff)
convert check for array length to assertion and comment out
In regparse.c, in function node_extended_grapheme_cluster, we used a raw if() with exit(1) as a cross-check for our length calculations for the common node array. Convert this to an assertion and comment it out because it is not needed for active code. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66269 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'tool')
0 files changed, 0 insertions, 0 deletions