[Swift-devel] array_mapper hangs

Ben Clifford benc at hawaga.org.uk
Sat Mar 20 03:34:55 CDT 2010


> The script is hanging because its trying to access the values of the 
> array object f[], which is never set. Ie, at the point at which it wants 
> a value for physD[0] and physD[1], physD itself - even though it has 
> been *mapped* - has never been given a *value.

Sarah's script doesn't ask for the values of physD[i]. It asks for the 
@filename of them. That 'should' work for anything that has been mapped 
even if it doesn't have a value.

-- 



More information about the Swift-devel mailing list