Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 11, 2021 13:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/84dcdd2ed8d2689b968eaf5ecb08198b to your computer and use it in GitHub Desktop.
Save Whateverable/84dcdd2ed8d2689b968eaf5ecb08198b to your computer and use it in GitHub Desktop.
bisectable6
old=2021.02 new=HEAD my $r = trim < 4 >; say $r.abs
Bisecting: 123 revisions left to test after this (roughly 7 steps)
[2d5e81b133ba312386b37aec0b6d7166c47a1063] Split uni** functions into a separate file
»»»»» Testing 2d5e81b133ba312386b37aec0b6d7166c47a1063
»»»»» Script output:
4
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
4
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ff6dc2a73019f66e4f1304a24b2a847dc99bb6f8
»»»»» Script output:
4
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
4
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f4bfeea66bfc415ab7786ce8087d76879f22ae2b
»»»»» Script output:
4
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
4
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e2ec1607f9c949a72f0a81d3bf61c1f46459ea66
»»»»» Script output:
4
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
4
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c5057e86adc17c3fcdf400edc6df9d5be3877e87
»»»»» Script output:
4
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
4
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 57ffaf965164922edfbafb6730eeb2121a64d99d
»»»»» Script output:
0
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
4
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1819caa16ba19af105175051bdc7863d1f243bac
»»»»» Script output:
0
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
4
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ffcda8457dd502babfa006691bade2c3854308da
»»»»» Script output:
0
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
4
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
ffcda8457dd502babfa006691bade2c3854308da is the first new commit
commit ffcda8457dd502babfa006691bade2c3854308da
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Sat Apr 10 23:35:54 2021 +0200
Make sure Str.trimxxx handle subclasses of Str properly
Also make them proper multi methods
:040000 040000 d3db586a67be36a3e4ae15f8c8aa9e1dafe9abf3 d40641e4f9fd6096745aad39a1c066f5530ae7f6 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment