08:44 finanalyst joined 09:32 melezhik joined 09:33 librasteve_ joined 10:43 finanalyst left
Geth rakudo/main: 472105cdee | (Elizabeth Mattijsen)++ | src/core.c/Rakudo/Internals.rakumod
Add Rakudo::Internals.client-language-revision

This returns either the language revision of the client, or 0
This to facilitate producing behaviour depending on the language revision of the client (aka, any non-core code calling core code)
10:53
rakudo/main: d9f66ef101 | (Elizabeth Mattijsen)++ | src/core.c/CallFrame.rakumod
Add CallFrame.deprecate-IO-dash implementation-detail method

This method to be used when producing a deprecation message for the use of "-" as indicator of STDIN or STDOUT.
Also make CallFrame.language-revision return 0 if no language revision could be found, to make numerical comparisons easier.
rakudo/main: 3e6406f5aa | (Elizabeth Mattijsen)++ | 5 files
Deprecate "-" as an STDIN/STDOUT indicator in 6.d

In 6.c, "-" can still be used as an indicator of STDIN/STDOUT without any message.
In 6.e.PREVIEW, "-" will refer to the file "-" in the current directory.
... (19 more lines)
11:02
roast: b363a7e937 | (Elizabeth Mattijsen)++ | 6.c/S32-io/file-tests.t
Make sure that symlink targets do not exist

A previous failure to clean up will affect the test the next time they are run
13:24
rakudo/lizmat-dash-as-STDIN: 093ffa2ae2 | (Elizabeth Mattijsen)++ | src/core.c/Argfiles.rakumod
Add support for %*SUB-MAIN-OPTS<dash-as-STDIN>

If set, will *always* assume that a bare "-" on the command line will be interpreted as STDIN, regardless of language version.
This feature to be added in light of the general deprecation of
  "-" as an indication for STDIN / STDOUT. However, many command
... (5 more lines)
13:28
rakudo: lizmat++ created pull request #6078:
Add support for %*SUB-MAIN-OPTS<dash-as-STDIN>
13:49 melezhik left
[Coke] is there a list of tickets to review pre-call? 16:19
ah, saw the list elsewhere, thanks
16:53 lizmat left 18:49 lizmat joined 18:58 melezhik joined 19:55 finanalyst joined 20:43 lizmat left 21:07 melezhik left 23:04 finanalyst left