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

GitHub noreply at github.com
Tue Oct 29 19:26:38 UTC 2013


  Branch: refs/heads/new-packfile-api
  Home:   https://github.com/parrot/parrot
  Commit: 453560a7ee2741d1a165f54ca0be6b83d89ec7e2
      https://github.com/parrot/parrot/commit/453560a7ee2741d1a165f54ca0be6b83d89ec7e2
  Author: Bruce Gray <bruce.gray at acm.org>
  Date:   2013-10-29 (Tue, 29 Oct 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: 07b40869e6f058a9384d1b335193e9736f9df003
      https://github.com/parrot/parrot/commit/07b40869e6f058a9384d1b335193e9736f9df003
  Author: Bruce Gray <bruce.gray at acm.org>
  Date:   2013-10-29 (Tue, 29 Oct 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/679782dec167...07b40869e6f0


More information about the parrot-commits mailing list