[parrot/parrot] d27a65: Remove .file, .line, setfile and setline directive...

GitHub noreply at github.com
Sun May 13 12:25:59 UTC 2012


  Branch: refs/heads/whiteknight/imcc_file_line
  Home:   https://github.com/parrot/parrot
  Commit: d27a6550ce870464a5d2a856ea9f3f611b79f0da
      https://github.com/parrot/parrot/commit/d27a6550ce870464a5d2a856ea9f3f611b79f0da
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M compilers/imcc/imcc.l
    M compilers/imcc/imcc.y
    M compilers/imcc/imclexer.c
    M compilers/imcc/imcparser.c
    M compilers/imcc/imcparser.h

  Log Message:
  -----------
  Remove .file, .line, setfile and setline directives from the IMCC parser. These mechanisms are to be replaced by the newer and more flexible .annotate directive.


  Commit: e95a8c1372ba2402f117bc888d55d0a74402b7aa
      https://github.com/parrot/parrot/commit/e95a8c1372ba2402f117bc888d55d0a74402b7aa
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M t/compilers/imcc/syn/clash.t

  Log Message:
  -----------
  Remove some tests for setfile/setline, the only instances of any of these directives in coretest


  Commit: 5bdacd53239760158e55c046499f401816e914d4
      https://github.com/parrot/parrot/commit/5bdacd53239760158e55c046499f401816e914d4
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M t/dynoplibs/debug.t

  Log Message:
  -----------
  Remove setfile/setline in t/dynoplibs/debug.t, the only remaining instances in make test


Compare: https://github.com/parrot/parrot/compare/d27a655^...5bdacd5


More information about the parrot-commits mailing list