[macruby-changes] [1312] MacRuby/branches/experimental/spec/frozen/tags/macruby/language/ private_tags.txt

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 3 16:59:01 PDT 2009


Revision: 1312
          http://trac.macosforge.org/projects/ruby/changeset/1312
Author:   lsansonetti at apple.com
Date:     2009-04-03 16:59:01 -0700 (Fri, 03 Apr 2009)
Log Message:
-----------
this private spec is also failing

Modified Paths:
--------------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/language/private_tags.txt

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/private_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/language/private_tags.txt	2009-04-03 23:58:09 UTC (rev 1311)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/language/private_tags.txt	2009-04-03 23:59:01 UTC (rev 1312)
@@ -2,4 +2,5 @@
 fails:The private keyword is overridden when a new class is opened
 fails:The private keyword changes visibility of previously called method
 fails:The private keyword changes the visibility of the existing method in the subclass
-fails:The private keyword changes visiblity of previously called methods with same send/call site
\ No newline at end of file
+fails:The private keyword changes visiblity of previously called methods with same send/call site
+fails:The private keyword is no longer in effect when the class is closed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090403/451a2c27/attachment.html>


More information about the macruby-changes mailing list