Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 17, 2023 17:19
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/924560cc25b8aaabb10b17daa18e4bb2 to your computer and use it in GitHub Desktop.
Save Whateverable/924560cc25b8aaabb10b17daa18e4bb2 to your computer and use it in GitHub Desktop.
bisectable6
say "bla".encode.subbuf: ^10
Bisecting: 263 revisions left to test after this (roughly 8 steps)
[ce63be30e718c6f7aa0f2ca8c5a226de25d38dd4] Use nqp::getcurhllsym correctly
»»»»» Testing ce63be30e718c6f7aa0f2ca8c5a226de25d38dd4
»»»»» Script output:
utf8:0x<62 6c 61>
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
utf8:0x<62 6c 61>
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c7245c4c188ef8e96d8df3a1215195e3a6e69983
»»»»» Script output:
utf8:0x<62 6C 61>
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
utf8:0x<62 6c 61>
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 479348f31d29f492600d9ff23c803ecb10550b16
»»»»» Script output:
utf8:0x<62 6C 61>
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
utf8:0x<62 6c 61>
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f989b26282f91c0ac2479d0ccd223454306d1bed
»»»»» Script output:
utf8:0x<62 6c 61>
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
utf8:0x<62 6c 61>
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 996742e507bf3c3cca2159cbd954c4d9559bf8b6
»»»»» Script output:
utf8:0x<62 6c 61>
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
utf8:0x<62 6c 61>
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 88e6de226e7da55459326022e30d0a42d45ba8e2
»»»»» Script output:
utf8:0x<62 6c 61>
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
utf8:0x<62 6c 61>
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f1ee08dccf0d6343c57bb664a740fa649abf3617
»»»»» Script output:
utf8:0x<62 6C 61>
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
utf8:0x<62 6c 61>
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5f3579eb03258c8610fe74e2ea2379a7ba8d5603
»»»»» Script output:
utf8:0x<62 6c 61>
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
utf8:0x<62 6c 61>
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing cc2fcc9af271f8c8768501a3d0ec48612996e5ec
»»»»» Script output:
utf8:0x<62 6C 61>
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
utf8:0x<62 6c 61>
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
cc2fcc9af271f8c8768501a3d0ec48612996e5ec is the first new commit
commit cc2fcc9af271f8c8768501a3d0ec48612996e5ec
Author: Zoffix Znet <cpan@zoffix.com>
Date: Sat Sep 29 23:29:20 2018 -0400
Use uppercase hex for Blob.gist
To make consistent with us using uppercase for stuff like .base
src/core/Buf.pm6 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment