[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: swig-rb bindings fail on Mac OS X 10.4

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2005-10-02 05:54:36 CEST

Hi,

In <BF656EC2.569%dfelstead@site5.com>
  "Re: swig-rb bindings fail on Mac OS X 10.4" on Sun, 02 Oct 2005 11:02:26 +1000,
  David Felstead <dfelstead@site5.com> wrote:

> Hi Max - nice work, that seems to have solved the loading error, but now
> this happens:
>
> irb(main):001:0> require 'svn/core'
> SyntaxError: /usr/local/lib/ruby/site_ruby/1.8/svn/util.rb:34: target of
> repeat operator is invalid: /^Svn_(?=fs_type_)?/
> from /usr/local/lib/ruby/site_ruby/1.8/svn/core.rb:5:in `require'
> from /usr/local/lib/ruby/site_ruby/1.8/svn/core.rb:5
> from (irb):1:in `require'
> from (irb):1

Could you tell me your ruby version?

For example, here is an output on my environment.

  % ruby -ve 'p(/^Svn_(?=fs_type_)?/)'
  ruby 1.8.2 (2004-12-25) [powerpc-darwin7.7.0]
  /^Svn_(?=fs_type_)?/

Thanks,

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 2 05:55:18 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.