[parrot/parrot] 4d0dea: [imcc] Fix and add -Wlogical-op test in imcparser....

GitHub noreply at github.com
Sat Oct 26 21:39:27 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 4d0deaf4459045b13e6373d6947ae59a2a8b8ae9
      https://github.com/parrot/parrot/commit/4d0deaf4459045b13e6373d6947ae59a2a8b8ae9
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-10-26 (Sat, 26 Oct 2013)

  Changed paths:
    M ChangeLog
    M compilers/imcc/imcc.y
    M config/auto/warnings.pm

  Log Message:
  -----------
  [imcc] Fix and add -Wlogical-op test in imcparser.c

The disallow bareword method names check in sub_label_op
was bailing out on ' only, but skipped ".
Thanks to dcb314. Closing #1015





More information about the parrot-commits mailing list