Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 26, 2017 16:00
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/2db30cea7a543be4b8ab5512b4bfb154 to your computer and use it in GitHub Desktop.
Save Whateverable/2db30cea7a543be4b8ab5512b4bfb154 to your computer and use it in GitHub Desktop.
bisectable6
old=2017.07 my %seen of Int is default(0 but role :: { method Str() {'NULL'} }); say Int.new(%seen<not-there>);
Bisecting: 453 revisions left to test after this (roughly 9 steps)
[6646e36475855e42a43c96f680ac7314ce82557e] Merge branch 'supply-block-refactor' into nom
»»»»» Testing 6646e36475855e42a43c96f680ac7314ce82557e
»»»»» Script output:
0
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
NULL
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b62b40f1c9ac52746454fa16bbf43e9209e3d416
»»»»» Script output:
NULL
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
NULL
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b7ab48ee1548e55441035ee10e945a7414e300bc
»»»»» Script output:
NULL
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
NULL
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 61a77e60a7d936415503d8916fcc7546569e9135
»»»»» Script output:
NULL
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
NULL
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 045ef448b62c045630abb8e167cc45d1f9fe6902
»»»»» Script output:
0
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
NULL
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing da5c36c134dbef6ed970684330b6a8d4061fbbea
»»»»» Script output:
NULL
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
NULL
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0834036dd436ac7372c8c0fe2f49511a4f5186dd
»»»»» Script output:
0
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
NULL
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing bb45791c5d94cf9a1389ba0489d315764c3e45e9
»»»»» Script output:
NULL
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
NULL
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0d2ca0d7e1aeb882c1e1d75fe63eb211d40cf760
»»»»» Script output:
NULL
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
NULL
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing de56c056493059e161f1f620a1b5d7337c2b033e
»»»»» Script output:
NULL
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
NULL
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
0834036dd436ac7372c8c0fe2f49511a4f5186dd is the first new commit
commit 0834036dd436ac7372c8c0fe2f49511a4f5186dd
Author: Zoffix Znet <cpan@zoffix.com>
Date: Tue Sep 19 18:07:06 2017 +0000
Fix issues with Int.new
- Fix wrong error (default constructor blah blah) with wrong args
- Fix subclassed Ints returning an Int instead of subclass
Fixes RT#132128: https://rt.perl.org/Ticket/Display.html?id=132128
:040000 040000 c4c43d23de0cd41dcfba45a19ab0411a71b02b83 cde98f4ff3c6eced2123380d636f18ca3df6594e M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment