[sr-dev] syntax error in while condition

Juha Heinanen jh at tutpro.com
Mon Jun 1 17:36:38 CEST 2009


Andrei Pelinescu-Onciul writes:

 > while(1), but you'll always get a warning on start-up.

 > If you want to get rid of the warning you could try
 > while(! defined $foobar), but it would have a minor performance
 > impact.

i don't want the performance hit.  please remove the warning.  i don't
get that kind of warning in other programming languages either.

-- juha



More information about the sr-dev mailing list