On 6/20/08, Yitzchak Scott-Thoennes <sthoenna@efn.org> wrote: > > general "code unreachable" warning > > which return(return) would trigger but return($x || return) would not but my $x=0; return($x || return) would, if we can apply used-as-lvalue analysis to constant folding (ivory-tower to the point of being off-topic)Thread Previous | Thread Next