From: Daniel Schierbeck Date: 2005-11-27T05:52:28+09:00 Subject: Re: warning: default `to_a' will be obsolete Christian Neukirchen wrote: > David Corbin writes: > >> I'm getting this warning, which I think is new in 1.8.3. >> >> warning: default `to_a' will be obsolete >> >> However, I can't find what the expected alternative is. Any pointers? > > Use [*foo]. > >> David That doesn't really look much clearer to me... Cheers, Daniel