Jonathan Lang:

> could we huffman-code "do nothing" clauses by
> leaving out the appropriate argument?
>
>   while $x-- && some_condition($x);

Heheh, I often code like that, and then silence the complaint by adding
the {}.

-- 
Grtz, Ruud

Reply via email to