Created
June 29, 2019 16:40
-
-
Save Whateverable/2c5e1172ea75c381610dc28f83f3caaa to your computer and use it in GitHub Desktop.
bisectable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HEAD^^^^^^^^^^^^^,HEAD say (if %(a => ‘b’)<a>:exists { 42 }; say 42) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bisecting: 10 revisions left to test after this (roughly 3 steps) | |
[e98e42eaf6cadd556fc0dd881943859ba042c2ad] Merge pull request #3016 from vrurg/rakudo_3012 | |
»»»»» Testing e98e42eaf6cadd556fc0dd881943859ba042c2ad | |
»»»»» Script output: | |
===SORRY!=== | |
internal problem: parser did not give circumfix an EXPR | |
»»»»» Script exit code: 1 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
===SORRY!=== | |
internal problem: parser did not give circumfix an EXPR | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 8969399b31642302d017a6ae051ea85163b26fc0 | |
»»»»» Script output: | |
===SORRY!=== | |
internal problem: parser did not give circumfix an EXPR | |
»»»»» Script exit code: 1 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
===SORRY!=== | |
internal problem: parser did not give circumfix an EXPR | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing a362fac5bbba2c3b0de0fe78a2c70bdbc2be3f37 | |
»»»»» Script output: | |
===SORRY!=== | |
internal problem: parser did not give circumfix an EXPR | |
»»»»» Script exit code: 1 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
===SORRY!=== | |
internal problem: parser did not give circumfix an EXPR | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 2dc68c9224aa80918d07f3d7e36ca92df979e5e5 | |
»»»»» Script output: | |
===SORRY!=== | |
internal problem: parser did not give circumfix an EXPR | |
»»»»» Script exit code: 1 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
===SORRY!=== | |
internal problem: parser did not give circumfix an EXPR | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
c227693a660200cd2bda42dd28a3946a7d812b01 is the first new commit | |
commit c227693a660200cd2bda42dd28a3946a7d812b01 | |
Author: Elizabeth Mattijsen <liz@wenzperl.nl> | |
Date: Sat Jun 29 18:06:17 2019 +0200 | |
Probably temporary fix for R#3000 | |
Somehow the empty outer () or [] is being included when it shouldn't. | |
Instead of assuming some internal problem, just assume we're done. | |
:040000 040000 4c62768884fbd39706b6527f858b7d0891a9bf24 b6279379db9aae514b237a1266fdc88fba21deec M src |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment