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

source_changes at macosforge.org source_changes at macosforge.org
Sat Mar 21 16:25:58 PDT 2009


Revision: 1049
          http://trac.macosforge.org/projects/ruby/changeset/1049
Author:   eloy.de.enige at gmail.com
Date:     2009-03-21 16:25:58 -0700 (Sat, 21 Mar 2009)
Log Message:
-----------
Arg, reverted committed change to roxor debug.

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

Modified: MacRuby/branches/experimental/roxor.cpp
===================================================================
--- MacRuby/branches/experimental/roxor.cpp	2009-03-21 23:22:43 UTC (rev 1048)
+++ MacRuby/branches/experimental/roxor.cpp	2009-03-21 23:25:58 UTC (rev 1049)
@@ -1,7 +1,7 @@
 /* ROXOR: the new MacRuby VM that rocks! */
 
 #define ROXOR_COMPILER_DEBUG	0
-#define ROXOR_VM_DEBUG		1
+#define ROXOR_VM_DEBUG		0
 
 #include <llvm/Module.h>
 #include <llvm/DerivedTypes.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090321/3f987418/attachment.html>


More information about the macruby-changes mailing list