Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 78d0a72d7f18e56d9baa37f11eba3d9c8e5bd41d
      
https://github.com/parrot/parrot/commit/78d0a72d7f18e56d9baa37f11eba3d9c8e5bd41d
  Author: Paul Cochrane <[email protected]>
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
    M frontend/parrot_debugger/main.c

  Log Message:
  -----------
  [frontend] Add missing newline to parrot_debugger flags error message

parrot_debugger doesn't take -x or --xxxx flags.  The error message didn't
have a newline, and thus the prompt doesn't return properly.  This commit
fixes this issue.


  Commit: ed99106810bc321f31d4b3d816c93ab41dae5a9b
      
https://github.com/parrot/parrot/commit/ed99106810bc321f31d4b3d816c93ab41dae5a9b
  Author: Paul Cochrane <[email protected]>
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
    A t/run/debugger_options.t

  Log Message:
  -----------
  [t/run] Add a test for correct flags error message from parrot_debugger


  Commit: 58457d1b39ef840266eb61ac753affbaedf21680
      
https://github.com/parrot/parrot/commit/58457d1b39ef840266eb61ac753affbaedf21680
  Author: Paul Cochrane <[email protected]>
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
    M MANIFEST

  Log Message:
  -----------
  Update MANIFEST after addition of debugger_options.t


  Commit: 33583d18b7085744ab96a54e275dda8dc0d4fb43
      
https://github.com/parrot/parrot/commit/33583d18b7085744ab96a54e275dda8dc0d4fb43
  Author: Jonathan "Duke" Leto <[email protected]>
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
    M MANIFEST
    M frontend/parrot_debugger/main.c
    A t/run/debugger_options.t

  Log Message:
  -----------
  Merge pull request #961 from paultcochrane/ptc/debugger_errmsg_fix

Add newline to parrot_debugger error message


Compare: https://github.com/parrot/parrot/compare/606ac8e3ac83...33583d18b708
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to