"writable" is way more popular, for what it's worth. I checked both Oxford and Merriam-Webster dictionaries and "writeable" isn't even there. Just my two cents.
On Sun, Dec 27, 2015 at 5:26 PM, Parrot Raiser <[email protected]> wrote: > Writeable appears as an acceptable spelling in a number of sources, > e.g. http://www.thefreedictionary.com/writeable > > On 12/26/15, Rares Aioanei <[email protected]> wrote: > > # New Ticket Created by Rares Aioanei > > # Please include the string: [perl #127037] > > # in the subject line of all future correspondence about this issue. > > # <URL: https://rt.perl.org/Ticket/Display.html?id=127037 > > > > > > > If the DESTDIR doesn't exist or something of the sorts, the error message > > displayed by 'make install' is "no writeable path found". Thing is, the > > correct wording is "no writable path found", no 'e'. The word "writeable" > > appears in the following source files: > > > > gen/moar/m-CORE.setting: method writeable-path { > > gen/moar/m-CORE.setting: my $path = self.writeable-path or die > "No > > writeable path found"; > > nqp/docs/ops.markdown:If the specified filename refers to a writeable > file, > > returns 1. > > src/core/CompUnit/Repository/Installation.pm: method writeable-path { > > src/core/CompUnit/Repository/Installation.pm: my $path = > > self.writeable-path or die "No writeable path found"; > > > > Version : > > > > This is Rakudo version 2015.11-788-ge360bd2 built on MoarVM version > > 2015.11-113-gbd56e2e > > implementing Perl 6.c. > > > > Arch Linux x86_64 > > > > -- > > Rares Aioanei > > > -- Rares Aioanei
