Branch: refs/heads/smoke-me/invoke-self-gh1013
  Home:   https://github.com/parrot/parrot
  Commit: b2b97c59670a077f08300fa117466c749e9e0702
      
https://github.com/parrot/parrot/commit/b2b97c59670a077f08300fa117466c749e9e0702
  Author: Reini Urban <[email protected]>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M src/call/context.c
    M src/gc/gc_gms.c
    M src/gc/gc_inf.c
    M src/gc/gc_ms.c
    M src/gc/gc_ms2.c
    M src/gc/gc_private.h

  Log Message:
  -----------
  [cage] silence --optimize -Wunused-parameter warnings also


  Commit: dbaf3c93ad00d1a3252a0af3e361714892f5825c
      
https://github.com/parrot/parrot/commit/dbaf3c93ad00d1a3252a0af3e361714892f5825c
  Author: Reini Urban <[email protected]>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M ChangeLog
    M src/pmc/object.pmc
    M t/pmc/object-meths.t

  Log Message:
  -----------
  [pmc] Object.invoke as vtable: do not strip 2x self

Change experimental usage of vtable overridden invokable of calling
itself. For consistency do not strip self, even when calling itself.

Closes #1013. Thanks to Zefram


Compare: https://github.com/parrot/parrot/compare/b2b97c59670a^...dbaf3c93ad00
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to