[macruby-changes] [2300] MacRuby/trunk/compiler.cpp

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 12 18:01:50 PDT 2009


Revision: 2300
          http://trac.macosforge.org/projects/ruby/changeset/2300
Author:   lsansonetti at apple.com
Date:     2009-08-12 18:01:49 -0700 (Wed, 12 Aug 2009)
Log Message:
-----------
oops (merci vincent)

Modified Paths:
--------------
    MacRuby/trunk/compiler.cpp

Modified: MacRuby/trunk/compiler.cpp
===================================================================
--- MacRuby/trunk/compiler.cpp	2009-08-12 23:38:08 UTC (rev 2299)
+++ MacRuby/trunk/compiler.cpp	2009-08-13 01:01:49 UTC (rev 2300)
@@ -380,7 +380,7 @@
 	} \
 	func = storage; \
     } \
-    while (0);
+    while (0)
 
     if (sel == selPLUS) {	
 	fast_op(fastPlusFunc, "rb_vm_fast_plus");
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090812/20db6357/attachment.html>


More information about the macruby-changes mailing list