From: normalperson@... Date: 2014-10-03T22:52:22+00:00 Subject: [ruby-core:65396] [ruby-trunk - Feature #10321] [Open] [PATCH] test st_foreach{, _check} for packed-to-unpack change Issue #10321 has been reported by Eric Wong. ---------------------------------------- Feature #10321: [PATCH] test st_foreach{,_check} for packed-to-unpack change https://bugs.ruby-lang.org/issues/10321 * Author: Eric Wong * Status: Open * Priority: Normal * Assignee: Eric Wong * Category: test * Target version: current: 2.2.0 ---------------------------------------- st: test packed-to-unpacked transitions during iteration The st_foreach and st_foreach_check functions support transitioning from a packed to an unpacked state during iteration. However, this functionality did not get exercised by the current test suite until now. This should help us prevent breakage when making modifications to st. This is mainly for improving [misc #10278]. I'll commit this patch separately soon unless there's objections. ---Files-------------------------------- 0001-st-test-packed-to-unpacked-transitions-during-iterat.patch (5.83 KB) -- https://bugs.ruby-lang.org/