[parrot/parrot] 91a999: [GH #904] Allow void as valid arg sig, fix nci_pv,...

GitHub noreply at github.com
Thu Jan 3 04:11:40 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 91a999abf9968d5fa4273eb1b04b83cc8bc50389
      https://github.com/parrot/parrot/commit/91a999abf9968d5fa4273eb1b04b83cc8bc50389
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-02 (Wed, 02 Jan 2013)

  Changed paths:
    M examples/nci/PQt.cpp
    M examples/nci/QtHelloWorld.pir
    M src/nci/extra_thunks.c
    M src/nci/signatures.c
    M src/nci_test.c
    M t/pmc/nci.t
    M tools/dev/nci_thunk_gen.pir

  Log Message:
  -----------
  [GH #904] Allow void as valid arg sig, fix nci_pv, add test

The previous nci_pv fix did compile, but not work, this sets up the call pmc properly.


  Commit: ead66e095da6232faa571157f7366f69fbf24748
      https://github.com/parrot/parrot/commit/ead66e095da6232faa571157f7366f69fbf24748
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-02 (Wed, 02 Jan 2013)

  Changed paths:
    M src/nci_test.c

  Log Message:
  -----------
  [codingstd] nci_test.c sig doc


Compare: https://github.com/parrot/parrot/compare/cdc9969e3421...ead66e095da6


More information about the parrot-commits mailing list