[parrot/parrot] 827748: Fail m0_args if argv[1] doesn't have the right num...

GitHub noreply at github.com
Wed May 2 04:58:52 UTC 2012


  Branch: refs/heads/m0-c-args-fix
  Home:   https://github.com/parrot/parrot
  Commit: 827748e9e5d759d24fc7510cec01c97f03ba5185
      https://github.com/parrot/parrot/commit/827748e9e5d759d24fc7510cec01c97f03ba5185
  Author: nbrown <nbrown04 at gmail.com>
  Date:   2012-05-01 (Tue, 01 May 2012)

  Changed paths:
    M t/m0/integration/m0_args.m0

  Log Message:
  -----------
  Fail m0_args if argv[1] doesn't have the right number of bytes


  Commit: e6473c6fb8df4aa3fd1943d5a90b1791c3a44655
      https://github.com/parrot/parrot/commit/e6473c6fb8df4aa3fd1943d5a90b1791c3a44655
  Author: nbrown <nbrown04 at gmail.com>
  Date:   2012-05-01 (Tue, 01 May 2012)

  Changed paths:
    M t/m0/integration/m0_args.m0

  Log Message:
  -----------
  Treat argv[1] as an m0 string instead of a C string


  Commit: 9d8bde2b0a225627aeea5eb5a419ee3d34431b37
      https://github.com/parrot/parrot/commit/9d8bde2b0a225627aeea5eb5a419ee3d34431b37
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2012-05-01 (Tue, 01 May 2012)

  Changed paths:
    M src/m0/perl5/m0_interp.pl

  Log Message:
  -----------
  fix perl5-m0's encoding of cli arguments


  Commit: 07708ab2987293b8afb3d9a1e60dc4b13990ae34
      https://github.com/parrot/parrot/commit/07708ab2987293b8afb3d9a1e60dc4b13990ae34
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2012-05-01 (Tue, 01 May 2012)

  Changed paths:
    M src/m0/c/m0_ops.c

  Log Message:
  -----------
  add a debugging macro for c-m0


  Commit: 273be9f1dd21aa25a2bccf198f16730c39364745
      https://github.com/parrot/parrot/commit/273be9f1dd21aa25a2bccf198f16730c39364745
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2012-05-01 (Tue, 01 May 2012)

  Changed paths:
    M t/m0/integration/m0_args.m0

  Log Message:
  -----------
  fix the args test, add some disabled debugging code


Compare: https://github.com/parrot/parrot/compare/5140899...273be9f


More information about the parrot-commits mailing list