From: ts Date: 2004-07-10T00:12:20+09:00 Subject: Re: weird behaviour >>>>> "R" == Robert Klemme writes: R> Maybe Ruby tries to parse +"" as unary plus (i.e. number sign) and then R> fails on the "" part. run it with -w Guy Decoux