[
https://issues.apache.org/jira/browse/PIG-5368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Bodor updated PIG-5368:
------------------------------
Description: In perl v5.22, using a literal { in a regular expression was
deprecated, and will emit a warning if it isn't escaped: \{. In v5.26, this
won't just warn, it'll cause a syntax error.
> Braces without escaping in regexes throws error in recent perl versions
> -----------------------------------------------------------------------
>
> Key: PIG-5368
> URL: https://issues.apache.org/jira/browse/PIG-5368
> Project: Pig
> Issue Type: Bug
> Reporter: Laszlo Bodor
> Assignee: Laszlo Bodor
> Priority: Major
>
> In perl v5.22, using a literal { in a regular expression was deprecated, and
> will emit a warning if it isn't escaped: \{. In v5.26, this won't just warn,
> it'll cause a syntax error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)