in reply to Strange warn behavior in loop
perl588delta says the following:Warning: something's wrong at test.pl line 7. Warning: something's wrong at test.pl line 7. ab
There has been a fair amount of refactoring of the C source code, partly to make it tidier and more maintainable. The resulting object code and the perl binary may well be smaller than 5.8.7, in particular due to a change contributed by Dave Mitchell which reworked the warnings code to be significantly smaller. Apart from being smaller and possibly faster, there should be no user-detectable changes.
...maybe that's introduced this weird behaviour...
|
|---|