From: stuart yarus Date: 2006-06-05T03:39:09+09:00 Subject: Re: "numeric literal without digits" rake update_po error On 6/4/06, Maxime Curioni wrote: > > Hi, > > > > Your problem is similer with this FAQ: > > http://www.yotabanana.com/hiki/?ruby-gettext-faq#rgettext+or+rake+updatepo+doesn%27t+work+with+%22numeric+literal+without+digits%22. > > > > Actually, your code works on my linux box. > > % ruby -v > > ruby 1.8.4 (2005-12-24) [i686-linux] > > > > Confirm your ruby version again ? > > I am on ruby 1.8.4: > > ruby -v > ruby 1.8.4 (2005-12-24) [x86_64-linux] > > I am on AMD64. Is this the problem ? Maybe not. Your code as posted works fine for me, and: $ uname -a Linux monarch 2.6.9-1.667smp #1 SMP Tue Nov 2 15:09:11 EST 2004 x86_64 x86_64 x86_64 GNU/Linux $ ruby -v ruby 1.8.4 (2005-12-24) [x86_64-linux] and I'm using gettext (1.5.0) Stuart > > > -- > Posted via http://www.ruby-forum.com/. > >