[parrot/parrot] 84bdd6: [test] fix nci_vP, cannot check for PMCNULL, be we...

GitHub noreply at github.com
Wed Jan 14 12:55:30 UTC 2015


  Branch: refs/heads/rurban/t-nci-sig-gh601
  Home:   https://github.com/parrot/parrot
  Commit: 84bdd69b4ff647d8227bdf2770cba23ad43b19eb
      https://github.com/parrot/parrot/commit/84bdd69b4ff647d8227bdf2770cba23ad43b19eb
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-13 (Tue, 13 Jan 2015)

  Changed paths:
    M src/nci_test.c
    M t/pmc/nci.t

  Log Message:
  -----------
  [test] fix nci_vP, cannot check for PMCNULL, be we can check for NULL


  Commit: 3133b98af5b09900a2a993ba6ad80198bbd0d520
      https://github.com/parrot/parrot/commit/3133b98af5b09900a2a993ba6ad80198bbd0d520
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M config/gen/makefiles/root.in
    M src/libnci_test.def
    M src/nci/libffi.c
    M src/nci/signatures.c
    M src/nci_test.c
    M t/pmc/nci.t

  Log Message:
  -----------
  nci: make 234 destructive, improve v, add nci_ii2 test

234 do work now.
On big endian I need to add the ptr offset to the integer.
On both endians mask the unused bits, so that the result will not be
influenced by them.


Compare: https://github.com/parrot/parrot/compare/3318fa9522f6...3133b98af5b0


More information about the parrot-commits mailing list