[perl #131145] [JVM] Modes for IO::Handle.open need clarification

[email protected] ("Christian Bartolomaeus via RT") Sat, 10 Mar 2018 11:45:29 -0800
Newsgroups perl.perl6.compiler
Message-ID <[email protected]>
On Sat, 10 Mar 2018 11:40:24 -0800, [email protected] wrote:
> On Thu, 13 Apr 2017 12:21:57 -0700, [email protected] wrote:
> > [...]
> > * define that :append and :create always imply "write"
> 
> That was also done by Zoffix++ -- mainly with
> https://github.com/perl6/roast/commit/091931a717

Sorry, that comment wasn't clear. What I meant was, that the different open modes were specced in S32-io/open.t with said commit.