Closed GoogleCodeExporter closed 9 years ago
Fixed with 1.42_62
commit 79fa41c17fb86a46b3f1c541e7c1a7558e706edc
Author: Reini Urban <rurban@cpanel.net>
Date: Wed Dec 4 16:24:59 2013 -0600
C 1.42_62: Restore more missing globals if set in a BEGIN block or via cmdline
Restore more missing globals: ${^UNICODE} ${^UTF8LOCALE} $; $\ $, $/ $" $|
$^A $^L $: $^ $^ $^ $% $- $= if set in a BEGIN block or via cmdline (#256,#231)
Restore even deprecated vars $] $# $* (#171)
no regressions.
not all vars have testcases, there might be a wrong mg_set
Original comment by reini.urban
on 4 Dec 2013 at 10:26
Original issue reported on code.google.com by
cpanel...@gmail.com
on 25 Nov 2013 at 6:17