[parrot/parrot] 4f89ac: Fix compile failure introduced by 4d0deaf .

GitHub noreply at github.com
Fri Nov 1 14:10:33 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 4f89acc7cf01029eb88a087f186103a6e729215e
      https://github.com/parrot/parrot/commit/4f89acc7cf01029eb88a087f186103a6e729215e
  Author: Bruce Gray <bruce.gray at acm.org>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M compilers/imcc/imcc.y

  Log Message:
  -----------
  Fix compile failure introduced by 4d0deaf .

Failure not spotted because you have to already know to run
`perl Configure.pl --maintainer` and
`rm compilers/imcc/imcparser.{c,h}` to regenerate the IMCC grammar;
otherwise `make` will silently not even try to re-compile imcc.{y,l} .

Needs ticket to be opened on this silent issue.


  Commit: c8aa4793936b0902175ba07a2b4b6dea908adb89
      https://github.com/parrot/parrot/commit/c8aa4793936b0902175ba07a2b4b6dea908adb89
  Author: Bruce Gray <bruce.gray at acm.org>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M compilers/imcc/imcparser.c
    M compilers/imcc/imcparser.h

  Log Message:
  -----------
  Regenerate imcc grammar.


Compare: https://github.com/parrot/parrot/compare/4d0deaf44590...c8aa4793936b


More information about the parrot-commits mailing list