[parrot/parrot] 90e312: [imcc] bison 3 fixes and more [gh #1031]

GitHub noreply at github.com
Mon Feb 24 21:08:46 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 90e3128edec0d940d465d8a6217f907913946cf4
      https://github.com/parrot/parrot/commit/90e3128edec0d940d465d8a6217f907913946cf4
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

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

  Log Message:
  -----------
  [imcc] bison 3 fixes and more [gh #1031]

Fix #1031 compat with bison 3: remove deprecated and unneeded YYID macro
note one remaining shift/reduce conflict in arglist:  STRINGC ADV_ARROW var at ADV_ARROW
change deprecated %pure_parser to new %pure-parser
regenerate compilers/imcc/imcparser.[ch]

Note: repro with perl Configure.pl --maintainer




More information about the parrot-commits mailing list