[parrot/parrot] 8d4a69: fix checking if an input file is a directory and r...

noreply at github.com noreply at github.com
Sun Feb 20 21:09:31 UTC 2011


Branch: refs/heads/whiteknight/imcc_compreg_pmc
Home:   https://github.com/parrot/parrot

Commit: 8d4a69c4bfb4de7107f0012b960e932f1180e385
    https://github.com/parrot/parrot/commit/8d4a69c4bfb4de7107f0012b960e932f1180e385
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-02-20 (Sun, 20 Feb 2011)

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

Log Message:
-----------
fix checking if an input file is a directory and reclaim a few tests


Commit: 16d6292203c7554f66fc3327d36f653dcb4568a4
    https://github.com/parrot/parrot/commit/16d6292203c7554f66fc3327d36f653dcb4568a4
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-02-20 (Sun, 20 Feb 2011)

Changed paths:
  M compilers/imcc/debug.c
  M compilers/imcc/imc.h
  M compilers/imcc/imcc.l
  M compilers/imcc/imclexer.c
  M compilers/imcc/main.c

Log Message:
-----------
add line numbers to IMCC exceptions.

We have to rearrange some struct definitions to make this work outside of imcc.l. Fixes a few tests which were testing for the existence and correctness of line numbers in error messages




More information about the parrot-commits mailing list