Project

Profile

Help

Bug #4673

closed

With bytecode enabled, X[$i] with $i=-4294967295 is treated as X[1]

Added by Michael Kay over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Byte code generation
Sprint/Milestone:
-
Start date:
2020-08-09
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
10, trunk
Fix Committed on Branch:
10, trunk
Fixed in Maintenance Release:
Platforms:

Description

With bytecode enabled, X[$i] with $i=-4294967295 is treated as X[1].

The new QT3 test case

-s:prod-Predicate -t:filter-limits-004

therefore fails.

Please register to edit this issue

Also available in: Atom PDF