[macruby-changes] [MacRuby/MacRuby] 9cad55: Ticket #203: Marshal.dump does not serialize an Ex...

noreply at github.com noreply at github.com
Wed Aug 10 05:26:20 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby

  Commit: 9cad55f996ea489e8aa8224113019a2f66385dad
      https://github.com/MacRuby/MacRuby/commit/9cad55f996ea489e8aa8224113019a2f66385dad
  Author: Jeff Hemmelgarn <jhemmelg at gmail.com>
  Date:   2011-08-09 (Tue, 09 Aug 2011)

  Changed paths:
    M variable.c

  Log Message:
  -----------
  Ticket #203: Marshal.dump does not serialize an Exception's backtrace

Revert behavior to CRuby.  Internal classes don't necessarily put an '@'
at the beginning of instance variables, so we need to ignore it.


  Commit: 0058f8ee16ec077fd81c87efa1ba296fd21f0ecb
      https://github.com/MacRuby/MacRuby/commit/0058f8ee16ec077fd81c87efa1ba296fd21f0ecb
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-08-10 (Wed, 10 Aug 2011)

  Changed paths:
    M variable.c

  Log Message:
  -----------
  Merge pull request #40 from jhemmelg/master

Fix for ticket #203.


Compare: https://github.com/MacRuby/MacRuby/compare/69ea939...0058f8e


More information about the macruby-changes mailing list