I warned: > > I'm tempted to apply the fix below. (Look closer.) > Thoughts ? Temptation applied as : Change 21752 on 2003/11/19 by rgs@rgs-home Fix bug [perl #24508] Wrong assignment in nested assignment together with subroutine call Apparently concat still doesn't deal correctly with lexicals in all cases. Disable the whole TARGET_MY optimisation for it. (and remove the corresponding code from the peephole optimiser.) It feels safer than adding another piece on the jenga tower. (I see that similar fixes were already applied for other ops.)Thread Previous | Thread Next