Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 29, 2020 17:58
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/b4cbfecd45b6e2778397716ee21e282d to your computer and use it in GitHub Desktop.
Save Whateverable/b4cbfecd45b6e2778397716ee21e282d to your computer and use it in GitHub Desktop.
bisectable6
my num @nums .=new():shape(3;3;3);
Bisecting: 133 revisions left to test after this (roughly 7 steps)
[7966dad5e9b0ef8d78592ede76644d805db36215] Make callframe() about 20% faster
»»»»» Testing 7966dad5e9b0ef8d78592ede76644d805db36215
»»»»» Script output:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 44b60a560d63fa6540e8e1afb2e3479218bb2e4a
»»»»» Script output:
Partially dimensioned views of shaped arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b59739866b5c74dd6b681143adfe84ae8a2b1cc6
»»»»» Script output:
Partially dimensioned views of shaped arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ed971dfc82f302cd810133e0aff796936690000f
»»»»» Script output:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4707360a68d28fcaabad5828836f6768757ce0ae
»»»»» Script output:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 11ee2fe1770b689c2dbbfa96ed7154623dd392e9
»»»»» Script output:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 3bf734f64425f4065f838667a5a7bf91f257ef0d
»»»»» Script output:
Partially dimensioned views of shaped arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2a57bfcb61bfb05ae2c9580760e922c46d4e3ae7
»»»»» Script output:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Partially dimensioned views of arrays not yet implemented. Sorry.
in block <unit> at /tmp/VgwzkLdJFL line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
3bf734f64425f4065f838667a5a7bf91f257ef0d is the first new commit
commit 3bf734f64425f4065f838667a5a7bf91f257ef0d
Author: Zoffix Znet <cpan@zoffix.com>
Date: Sat Mar 4 11:40:46 2017 +0000
Clarify NYI error in partially-dimensioned shaped array views
Fixes RT#130863: https://rt.perl.org/Ticket/Display.html?id=130863
:040000 040000 ef70be63ded6c9d47a78eb7fe75deb16dd428122 faa797213424e7364d0456eb5b0ec11138a50091 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment