[parrot/parrot] 7b2a02: add missing newline to error message

noreply at github.com noreply at github.com
Fri Sep 16 12:32:43 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot

  Commit: 7b2a02a816275612ee4aa6f9723602bf071ce60f
      https://github.com/parrot/parrot/commit/7b2a02a816275612ee4aa6f9723602bf071ce60f
  Author: Michael Schroeder <mls at suse.de>
  Date:   2011-09-16 (Fri, 16 Sep 2011)

  Changed paths:
    M src/platform/linux/encoding.c

  Log Message:
  -----------
  add missing newline to error message


  Commit: 008059c50b928ea9af86876950a61158acd44628
      https://github.com/parrot/parrot/commit/008059c50b928ea9af86876950a61158acd44628
  Author: Michael Schroeder <mls at suse.de>
  Date:   2011-09-16 (Fri, 16 Sep 2011)

  Changed paths:
    M compilers/imcc/imcc.l
  M compilers/imcc/imclexer.c

  Log Message:
  -----------
  add SET_LINENUMBER to the SUB lexer action

This is a workaround for the <*>^{WS}* rule not matching
lines that don't start with a white space. Without it, the
getparam opcode will have the line number information of the
last line of the previous sub.


Compare: https://github.com/parrot/parrot/compare/ab9f012...008059c


More information about the parrot-commits mailing list