On Thu, Jul 26, 2007 at 05:51:23PM -0700, Colin Kuskie wrote: > for (0,1,2) { say $_; } > > that construct dies with: > > Null PMC access in get_bool()
Now fixed in 20269. > I checked in an updated 01-sanity/07-for.t into the pugs repository, > so if t/fetchspec is run you would be setup to run and debug. Excellent, thanks! Pm