Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created March 7, 2017 19:51
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/de8bef3c557d7a63172b6256950c3078 to your computer and use it in GitHub Desktop.
Save Whateverable/de8bef3c557d7a63172b6256950c3078 to your computer and use it in GitHub Desktop.
bisectable6
old=2015.10 my $x = 1,$_
Bisecting: 2405 revisions left to test after this (roughly 11 steps)
[580181071a072c6554abd7a2ede0d2c9dfe017a9] s/is_approx/is-approx/
»»»»» Testing 580181071a072c6554abd7a2ede0d2c9dfe017a9
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2cf123467244715c402315f48243fc12386d738a
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing bfd8a9b95df69d2c99420d269259a2b3efdb1bf4
»»»»» Script output:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c08650667c82432bb8ec8c79cda725b24ec472d7
»»»»» Script output:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 7c925a7a6d6b2843e155c5ccf42af4501711f8d7
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b6373d5c136253216a97a5e0b72e984355077c34
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 3b4964b6d46e260947f54540ec2d20d64dcd7ffd
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 3cec89a92b73e4f2dbf4a4fe23920030b25e2073
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a342eb1174e22459cb4fcdbc34687680a0e2833c
»»»»» Script output:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c64a401fbad85f930984b279c92afd299b9c8a58
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d2bc69e3bcf0f437619f862297e45f48496e8b57
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f95c14402a706579ed49abb72e749dd9fb452cf1
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
WARNINGS:
Useless use of variable $_ in sink context (line 1)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
f95c14402a706579ed49abb72e749dd9fb452cf1 is the first new commit
commit f95c14402a706579ed49abb72e749dd9fb452cf1
Author: TimToady <larry@wall.org>
Date: Sat Dec 12 18:11:12 2015 -0800
Great Sink Refactor
The actions now actively mark wanted nodes so that useless use errrors
will be suppressed on those nodes. This marking is recursive on the last
statement of a statement list. The optimizer now pays more attention to
such annotations when traversing children. Also, we now distinguish
children that default to void (Stmts, Stmt, Block) from those that default
to using the child values they calculate (Op, etc.).
:040000 040000 63156e95f93cf181988c6ffe74ac5227f385b8f5 1852efce0abdd0c1d3aa947cc35dfebe2ed1951c M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment