Fixed in r117, which I just pushed to SVN.

Thanks,
-John


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:ironruby-core-
> [EMAIL PROTECTED] On Behalf Of John Lam (IRONRUBY)
> Sent: Sunday, June 29, 2008 11:48 AM
> To: [email protected]
> Subject: Re: [Ironruby-core]
> Ruby.StandardLibrary.Yaml.YamlLibraryInitializer
>
> Sorry about that. If you delete the type, var, and assignment operator
> everything should work. It is fixed already here.
>
> - John
> Sent from my phone
>
>
> ________________________________
>
> From: Peter Bacon Darwin <[EMAIL PROTECTED]>
> Sent: Sunday, June 29, 2008 10:23 AM
> To: [email protected] <[email protected]>
> Subject: [Ironruby-core]
> Ruby.StandardLibrary.Yaml.YamlLibraryInitializer
>
>
>
> In r116, if you run rake gen to recreate the initializers, the Yaml
> one is corrupt and will not compile:
>
>
>
> trunk\src\yaml\initializer.generated.cs (line 22):
>
>             Ruby.Builtins.RubyClass Context.ObjectClass =
> ExtendClass(typeof(System.Object), new
> System.Action<Ruby.Builtins.RubyModule>(LoadSystem__Object_Instance),
> null, Ruby.Builtins.RubyModule.EmptyArray, null);
>
>
>
> There is something decidedly fishy about that Context.ObjectClass
> variable name.
>
> Pete

_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to