Move the bool v_string_ok into the U16-sized gap in the interpreter
authorNicholas Clark <nick@ccl4.org>
Thu, 27 Sep 2007 09:40:58 +0000 (09:40 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 27 Sep 2007 09:40:58 +0000 (09:40 +0000)
commit756c5c2b691752248a1635194088c45476f496bb
tree7eb790b2bca693e9ad6fd5860992b8897dd8f1e4
parentd06ba26fc102532bdf6df01ab901e45d08871de6
Move the bool v_string_ok into the U16-sized gap in the interpreter
structure. Add a "spare" variable so that we can add the first post-
5.10.0 bool variable without growing the interpreter structure.

p4raw-id: //depot/perl@31987
intrpvar.h