[Bug 859328] New: Operator not allowed after numeric keyword argument

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 21 07:22:43 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=859328

            Bug ID: 859328
        QA Contact: extras-qa at fedoraproject.org
          Severity: unspecified
               URL: https://rt.perl.org/rt3//Public/Bug/Display.html?id=10
                    5924
           Version: 16
          Priority: unspecified
                CC: cweyl at alumni.drew.edu, iarnell at gmail.com,
                    jplesnik at redhat.com, kasal at ucw.cz, lkundrak at v3.sk,
                    mmaslano at redhat.com,
                    perl-devel at lists.fedoraproject.org, ppisar at redhat.com,
                    psabata at redhat.com, rc040203 at freenet.de,
                    tcallawa at redhat.com
          Assignee: ppisar at redhat.com
           Summary: Operator not allowed after numeric keyword argument
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Unspecified
          Reporter: ppisar at redhat.com
              Type: Bug
     Documentation: ---
          Hardware: Unspecified
        Mount Type: ---
            Status: ASSIGNED
         Component: perl
           Product: Fedora

`require 1 << 2' code dies in lexical parsers with:

Use of bare << to mean <<"" is deprecated at -e line 1.
Can't find string terminator "" anywhere before EOF at -e line 1.

Fixed in upstream with commit:

commit c31f6d3b869d78bbd101e694fd3b384b47a77f6d
Author: Father Chrysostomos <sprout at cpan.org>
Date:   Thu Sep 20 06:24:25 2012 -0700

    [perl #105924] require 1 << 2

All perls (Fedoras) are affected.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the perl-devel mailing list