Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 7240c1b089409b9b36338fd74d3cc8f5f73fa1ee
      
https://github.com/parrot/parrot/commit/7240c1b089409b9b36338fd74d3cc8f5f73fa1ee
  Author: Bart Wiegmans <[email protected]>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
    M src/pmc/callcontext.pmc

  Log Message:
  -----------
  This fixes checks for NULL in the return value of CallContext->get_attr,
and replaces it with PMCNULL. This fixes a crash in NQP, which stopped

[Coke] has suggested to put this check into the (macro of) GET_ATTR,
which would save us the need to check for it everywhere, but we would
have to know it the retrieved attribute is a PMC or string or otherwise.


  Commit: a7bbcffa73b3e69d4c1811e0725e5af4194cc99e
      
https://github.com/parrot/parrot/commit/a7bbcffa73b3e69d4c1811e0725e5af4194cc99e
  Author: Christoph Otto <[email protected]>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Log Message:
  -----------
  Merge branch 'master', remote-tracking branch 'brrt/master'


  Commit: a28b6271ee6a787b8c81b188132aa6960394d5bc
      
https://github.com/parrot/parrot/commit/a28b6271ee6a787b8c81b188132aa6960394d5bc
  Author: Christoph Otto <[email protected]>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
    M src/pmc/callcontext.pmc

  Log Message:
  -----------
  codingstd fix


  Commit: 80b4ecd906879cf0b0d949cf856250ece3f0d2bc
      
https://github.com/parrot/parrot/commit/80b4ecd906879cf0b0d949cf856250ece3f0d2bc
  Author: Christoph Otto <[email protected]>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
    M src/ops/core.ops
    M src/ops/core_ops.c

  Log Message:
  -----------
  add PMCNULL check to result_info op, rebootstrap ops


Compare: https://github.com/parrot/parrot/compare/3cf75042f54c...80b4ecd90687
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to