[macruby-changes] [1398] MacRuby/branches/experimental/roxor.cpp

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 7 18:54:43 PDT 2009


Revision: 1398
          http://trac.macosforge.org/projects/ruby/changeset/1398
Author:   lsansonetti at apple.com
Date:     2009-04-07 18:54:42 -0700 (Tue, 07 Apr 2009)
Log Message:
-----------
oops

Modified Paths:
--------------
    MacRuby/branches/experimental/roxor.cpp

Modified: MacRuby/branches/experimental/roxor.cpp
===================================================================
--- MacRuby/branches/experimental/roxor.cpp	2009-04-08 01:24:23 UTC (rev 1397)
+++ MacRuby/branches/experimental/roxor.cpp	2009-04-08 01:54:42 UTC (rev 1398)
@@ -3345,7 +3345,7 @@
 			GlobalVariable *old_class = current_opened_class;
 			current_opened_class = new GlobalVariable(
 				RubyObjTy,
-				true,
+				false,
 				GlobalValue::InternalLinkage,
 				nilVal,
 				"current_opened_class",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090407/dee57324/attachment.html>


More information about the macruby-changes mailing list