Re: [Ironruby-core] Name mangling seems broken

2010-11-24 Thread Tinco Andringa
/workitem/5463 > > Tomas > > -Original Message- > From: ironruby-core-boun...@rubyforge.org > [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Tinco Andringa > Sent: Monday, November 22, 2010 7:31 PM > To: ironruby-core > Subject: [Ironruby-core] Name mangl

Re: [Ironruby-core] Name mangling seems broken

2010-11-23 Thread Tomas Matousek
uby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Tinco Andringa Sent: Monday, November 22, 2010 7:31 PM To: ironruby-core Subject: [Ironruby-core] Name mangling seems broken Hey guys, I seem to have IronRuby name mangling in a rather inconsistent state. I was

Re: [Ironruby-core] Name mangling seems broken

2010-11-22 Thread Tinco Andringa
You can download the dll's + test source at: https://github.com/d-snp/bwapi-ironruby it requires no setup. (source of the dll's is: http://code.google.com/p/bwapi-mono-bridge/ not mine) Cheers, Tinco On Tue, Nov 23, 2010 at 04:31, Tinco Andringa wrote: > Hey guys, > > I seem to have IronRuby nam

[Ironruby-core] Name mangling seems broken

2010-11-22 Thread Tinco Andringa
Hey guys, I seem to have IronRuby name mangling in a rather inconsistent state. I was under the impression it would automagically work, but it seems it only changed the array #methods returns and not the actual methods it responds to... >>> BWAPI::Bwapi.BWAPIClient.is_connected (ir):1: undefined