Don't fbm_compile() studied scalars, to give more flexibility in SV flag usage.
authorNicholas Clark <nick@ccl4.org>
Mon, 23 May 2011 20:52:40 +0000 (21:52 +0100)
committerNicholas Clark <nick@ccl4.org>
Sat, 11 Jun 2011 07:40:01 +0000 (09:40 +0200)
commit4265b45d3e4359a48158b96f90aa017ade60632c
treebc36f6848add34deb2e0d0fa2b5d6d540fbbf560
parentbc9a525687b7ccee10de7bc6f6a729645b1058dd
Don't fbm_compile() studied scalars, to give more flexibility in SV flag usage.

No real-world code would ever end up using a studied scalar as a compile-time
second argument to index, so this isn't a real pessimisation.
ext/Devel-Peek/t/Peek.t
util.c