Project

General

Profile

« Previous | Next » 

Revision 341321f1

Added by alanwu (Alan Wu) almost 2 years ago

Fix off-by-one with RubyVM::Shape.exhaust_shapes

Previously, the method left one shape available (MAX_SHAPE_ID) when
called without arguments.