Closed GoogleCodeExporter closed 9 years ago
Original comment by todd.e.rinaldo
on 9 May 2014 at 8:10
Original comment by reini.urban
on 9 May 2014 at 11:07
Why high? I never heard of anyone using maybe::next::method
https://code.google.com/p/chromium/codesearch#search/&q=maybe::next::method%20la
ng:%5Eperl$&sq=package:chromium&type=cs
=> Your search - maybe::next::method lang:^perl$ - did not match any documents
only next::method is used heavily
Original comment by reini.urban
on 11 May 2014 at 4:13
Original comment by reini.urban
on 14 May 2014 at 2:51
Need to check this also:
7 <1> entersub[t1] sKS/TARG ->8
3 <0> pushmark s ->4
4 <0> shift sPM* ->5
6 <1> method sK/1 ->7
5 <$> const(PV "maybe::next::method") s/BARE ->6
Original comment by reini.urban
on 21 May 2014 at 9:32
Fixed in master 1.46_01 with commit e82b55429aa0d17bbcdcb52c92289fcea8725105
Author: Reini Urban <rurban@cpanel.net>
Date: Wed May 21 16:42:32 2014 -0500
C: detect maybe::next::method
fixes issue 326.
Note that there is no maybe::next equivalent in 5.8, so we just use a NEXT::DISTINCT method
Original comment by reini.urban
on 21 May 2014 at 10:14
This issue was closed by revision e82b55429aa0.
Original comment by reini.urban
on 29 May 2014 at 12:19
Original issue reported on code.google.com by
nicolas....@gmail.com
on 9 May 2014 at 6:05