Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 17, 2019 07: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/3731e8c9db79a8c2fa8a5001f6b580c1 to your computer and use it in GitHub Desktop.
Save Whateverable/3731e8c9db79a8c2fa8a5001f6b580c1 to your computer and use it in GitHub Desktop.
bisectable6
old=2019.03.1 our constant &abs = CORE::<&abs>;
Bisecting: 373 revisions left to test after this (roughly 9 steps)
[f2ccd6fa89ae982aa78b3fc0f12727e2f0adef76] Incorporated fixes from the upstream.
»»»»» Testing f2ccd6fa89ae982aa78b3fc0f12727e2f0adef76
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b93201f5a72aea24b858ccd2f4a6983cc1fae090
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f05b1b08035df6f15ebff5cca9847088752d41b5
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing fcf1f761a1da6465b4ffe9c175993ba4555bf49f
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 630995c7768179506967ec97eedac7a90e03231b
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 96456b6e7ecf868b66467dbce50a6e11ee58c65a
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 26ebb5133f4b57e407db686df5e0cd23aaa47739
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 9ca48a3cb022cfe438d0c48cc1cd3b1fca184098
»»»»» Script output:
===SORRY!=== Error while compiling /tmp/WQ3QGW4hb4
Type check failed in constant declaration of &abs; expected Callable but got Any (Any)
at /tmp/WQ3QGW4hb4:1
------> our constant &abs = CORE::<&abs>⏏;
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 43582f5372e7413ee47476df0450e7692a8ddb20
»»»»» Script output:
===SORRY!=== Error while compiling /tmp/WQ3QGW4hb4
Type check failed in constant declaration of &abs; expected Callable but got Any (Any)
at /tmp/WQ3QGW4hb4:1
------> our constant &abs = CORE::<&abs>⏏;
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0e82bf3acb02846c7e634b46183ced58812eb168
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
43582f5372e7413ee47476df0450e7692a8ddb20 is the first new commit
commit 43582f5372e7413ee47476df0450e7692a8ddb20
Author: Vadim Belman <vrurg@lflat.org>
Date: Tue Jul 16 20:56:00 2019 -0400
Make PseudoStash from CORE.setting conform to pre-6.e state
I.e. CORE:: must always point at CORE.setting and be of PRECISE_SCOPE
:040000 040000 bed393e64161f84b0abc5dfbd085ff1510e6d00c 86034f2806dd1225d56acd94a625837785a4587a M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment