Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 24, 2016 21:15
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/2a5521e52c37ce568525a34ee2f750af to your computer and use it in GitHub Desktop.
Save Whateverable/2a5521e52c37ce568525a34ee2f750af to your computer and use it in GitHub Desktop.
bisectable6
my str @a = <a b c>; @a.sort.say;
Bisecting: 1436 revisions left to test after this (roughly 11 steps)
[303e77f610531879287c380c9ac3b017b4b4ba6d] Merge pull request #825 from MasterDuke17/nom
»»»»» Testing 303e77f610531879287c380c9ac3b017b4b4ba6d
»»»»» Script output:
(a b c)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0287290dd114cb00cd90d51d381b2b90b9c3e0f3
»»»»» Script output:
(a b c)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 3f469f1df170cc28af96859447db3a73ab69c6ea
»»»»» Script output:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a8f407cccde92b206d1619063af05b24beccefb3
»»»»» Script output:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 113c08e3775173f901a6d4d13afd8a4614a16023
»»»»» Script output:
(a b c)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2a20197e8ffbc7e0f6ff80794509ee14db93c368
»»»»» Script output:
(a b c)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a647a05b672c7e3f8d45992e2d21f2cbb8607c10
»»»»» Script output:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c47f5b5664702a27588f39b7884e022ad5fb0aff
»»»»» Script output:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4ed9fa9fbc7b8037d60756a9b377f5d3a665d986
»»»»» Script output:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 92c17e9c235d6cdab71b387094fa06c04f81b54e
»»»»» Script output:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing eed4ebb0c0f5c7169c9f4536f4bd13f405d8f3cd
»»»»» Script output:
(a b c)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4c2c9c2f74fb4398f082e9c07f32fb789156eeec
»»»»» Script output:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
===SORRY!===
native string arrays not yet implemented. Sorry.
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
eed4ebb0c0f5c7169c9f4536f4bd13f405d8f3cd is the first new commit
commit eed4ebb0c0f5c7169c9f4536f4bd13f405d8f3cd
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Thu Mar 17 10:11:48 2016 +0100
Add support for native str arrays
Turns out it was trivial to add once the role generation code was in
place.
Please note that this is for review only: one could consider this
having to be part of 6.d, or at least a 6.c.1.
:040000 040000 2a221bbcd11c649af44c498095553329cbe6bfc7 d68b3d7c1b5cf62cc9c97a833b2a6bf81076fc59 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment