Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 11, 2021 12:42
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/b3b9b96e65699227dd11d95402b81b44 to your computer and use it in GitHub Desktop.
Save Whateverable/b3b9b96e65699227dd11d95402b81b44 to your computer and use it in GitHub Desktop.
bisectable6
old=2021.02 new=HEAD my ($whole, $frac) = < -1000.1 >.split('.'); say $whole.abs;
Bisecting: 123 revisions left to test after this (roughly 7 steps)
[2d5e81b133ba312386b37aec0b6d7166c47a1063] Split uni** functions into a separate file
»»»»» Testing 2d5e81b133ba312386b37aec0b6d7166c47a1063
»»»»» Script output:
1000
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ff6dc2a73019f66e4f1304a24b2a847dc99bb6f8
»»»»» Script output:
1000
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f4bfeea66bfc415ab7786ce8087d76879f22ae2b
»»»»» Script output:
1000
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e2ec1607f9c949a72f0a81d3bf61c1f46459ea66
»»»»» Script output:
1000
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c5057e86adc17c3fcdf400edc6df9d5be3877e87
»»»»» Script output:
Can only perform big integer operations on concrete objects
in block <unit> at /tmp/LTe84UBChq line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5c6a80c28c1e954f38dd3655d7e7490650cdf3b2
»»»»» Script output:
1000
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 47a12a5e0faf79f3f74c5985569b47d37d7ef3e4
»»»»» Script output:
1000
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d9fcb759a3ebb5f883ae3e58487fe418e1d221b9
»»»»» Script output:
1000
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
c5057e86adc17c3fcdf400edc6df9d5be3877e87 is the first new commit
commit c5057e86adc17c3fcdf400edc6df9d5be3877e87
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Sat Apr 10 23:24:52 2021 +0200
Make sure Str.split handles subclasses of Str properly
:040000 040000 60c39d0f8e1b48678c7b3ec270a8ebe8caaa3180 d3db586a67be36a3e4ae15f8c8aa9e1dafe9abf3 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment