perl.perl6.compiler archive
390 archived articles, newest first (page 4 of 4). Latest articles →
[perl #131887] [BUG] method freeze(Pair:D:) changes object identity
Tue, 13 Mar 2018 08:25:02 -0700[perl #126855] [BUG] .WHAT does not allow spaces around the dot (42 . WHAT)
Tue, 13 Mar 2018 07:17:15 -0700[perl #126855] [BUG] .WHAT does not allow spaces around the dot (42 . WHAT)
Tue, 13 Mar 2018 07:17:15 -0700[perl #130532] [JVM] Failing tests for itemization of arguments with infix:<Z> after introduction of Rakudo::Internals.OneValueIterator
Mon, 12 Mar 2018 14:54:28 -0700[perl #126490] [BUG] Control exception handling is inconsistent and broken across backends. (SEGV on moar, CX unrecognized on jvm)
Mon, 12 Mar 2018 08:29:49 -0700[perl #126318] [BUG] trait 'is default' on attributes has no effect
Mon, 12 Mar 2018 06:59:31 -0700[perl #122137] Type object seem to bind in item or push
Mon, 12 Mar 2018 06:53:23 -0700[perl #127030] [BUG] await start { qx/../ } doesn't wait
Mon, 12 Mar 2018 06:06:14 -0700[perl #131858] [REGRESSION] default $.nl-in on IO::Handle does not correctly work in subclasses
Sun, 11 Mar 2018 13:11:21 -0700[perl #131871] [CONC] [REGEX] Regex code block closing over lexical variable, is not threadsafe <[email protected]>
Sun, 11 Mar 2018 13:01:24 -0700[perl #131871] [CONC] [REGEX] Regex code block closing over lexical variable, is not threadsafe
Sun, 11 Mar 2018 12:49:12 -0700[perl #131870] [CONC] [REGEX] Capture lookup inside regex is not threadsafe
Sun, 11 Mar 2018 12:42:29 -0700[perl #131914] [REGRESSION] Rakudo/Moar taking more memory at launch. <[email protected]>
Sun, 11 Mar 2018 12:28:43 -0700[perl #131879] [REGRESSION] Memory “leak” <[email protected]>
Sun, 11 Mar 2018 12:06:01 -0700[perl #131623] [BUG] Range + detached method + map with &sub = "Cannot find method 'count' on object of type NQPMu"
Sat, 10 Mar 2018 16:40:40 -0800[perl #127974] [CONC] sprintf() not threadsafe/reentrant if the format tokens use explicit indices
Sat, 10 Mar 2018 16:23:59 -0800[perl #131145] [JVM] Modes for IO::Handle.open need clarification
Sat, 10 Mar 2018 11:45:29 -0800[perl #131145] [JVM] Modes for IO::Handle.open need clarification
Sat, 10 Mar 2018 11:40:24 -0800[perl #130493] [RFC][@LARRY] .sink of class not getting called, but Mu.sink is <[email protected]>
Sat, 10 Mar 2018 11:33:15 -0800[perl #130616] Wrong source line number reported for misspelled private class attribute names <[email protected]>
Sat, 10 Mar 2018 11:27:37 -0800[perl #126014] Too many repetitions with xx operator causes out of memory; should it work lazily?
Sat, 10 Mar 2018 11:25:06 -0800[perl #131206] “Oops!!!” when using --tar get=ast (^…)
Sat, 10 Mar 2018 11:16:51 -0800[perl #127869] [BUG] if my $match is True and False
Sat, 10 Mar 2018 11:12:07 -0800[perl #130843] [MOAR][IO] .seek(... SeekFromCurrent) seeks to incorrect place if called after .readchars
Sat, 10 Mar 2018 10:51:44 -0800[perl #130941] infix:<xx> keeps containers around since October, resulting in confusing behaviour <[email protected]>
Sat, 10 Mar 2018 10:43:14 -0800[perl #131145] Modes for IO::Handle.open need clarification
Sat, 10 Mar 2018 10:41:17 -0800[perl #131275] Str.comb returns a List instead of a Seq when matcher is a Regex
Sat, 10 Mar 2018 10:36:23 -0800[perl #131275] Str.comb returns a List instead of a Seq when matcher is a Regex
Sat, 10 Mar 2018 10:34:05 -0800[perl #126563] [BUG] 'X' meta-operator fails with RHS input from parenthesized output of another 'X'
Sat, 10 Mar 2018 10:30:03 -0800[perl #126702] [JVM] failing test in S06-multi/subsignature.t: wrong multi candidate called when slurpy and named are passed
Sat, 10 Mar 2018 09:48:52 -0800[perl #130502] [LTA] error message complains too much about Metamodel.nqp (Buf.new('0'))
Sat, 10 Mar 2018 06:27:48 -0800[perl #130505] [LTA] double SORRY (BEGIN (1, 2)[*-1])
Sat, 10 Mar 2018 06:26:00 -0800[perl #128553] [SEGV] multi method cache causes Base64 regression
Fri, 09 Mar 2018 14:18:55 -0800[perl #126297] [SEGV] filehandle read in a thead causes a segfault when the thread ends
Fri, 09 Mar 2018 13:26:31 -0800[perl #126390] [BUG] await start {} hangs when using HTTP::UserAgent <[email protected]>
Fri, 09 Mar 2018 13:00:57 -0800[perl #126390] [BUG] await start {} hangs when using HTTP::UserAgent
Fri, 09 Mar 2018 12:58:28 -0800[perl #127011] [LTA] bad error when initialising Int var to Inf or NaN
Fri, 09 Mar 2018 11:25:28 -0800[perl #126587] [SEGV] require inside thread segfault hang <[email protected]>
Fri, 09 Mar 2018 09:19:00 -0800[perl #126587] [SEGV] require inside thread segfault hang <[email protected]>
Fri, 09 Mar 2018 09:12:32 -0800[perl #114554] [BUG] Definition of zero-length postfix operator wrongly allowed in Rakudo
Fri, 09 Mar 2018 07:00:32 -0800[perl #114554] [BUG] Definition of zero-length postfix operator wrongly allowed in Rakudo
Fri, 09 Mar 2018 07:00:32 -0800[perl #126752] [BUG] $/ vs .hyper gets confused
Thu, 08 Mar 2018 10:28:12 -0800[perl #126563] [BUG] 'X' meta-operator fails with RHS input from parenthesized output of another 'X'
Thu, 08 Mar 2018 09:52:50 -0800[perl #128520] [META][RT][RFC] Consider migrating from RT <[email protected]>
Thu, 08 Mar 2018 02:10:21 -0800Re: [perl #128520] [META][RT][RFC] Consider migrating from RT
Thu, 08 Mar 2018 00:39:56 -0800Re: [perl #128520] [META][RT][RFC] Consider migrating from RT
Thu, 8 Mar 2018 08:39:40 +0000Re: [perl #127682] [OSX] writing more than 8192 bytes to IO::Handle causes it to hang forever
Wed, 07 Mar 2018 22:50:51 -0800Re: [perl #127682] [OSX] writing more than 8192 bytes to IO::Handle causes it to hang forever
Thu, 08 Mar 2018 06:49:42 +0000[perl #130688] [BUG] .subst/.subst-mutate with :g do not set $/ to all the matches
Wed, 07 Mar 2018 21:42:13 -0800[perl #130688] [BUG] .subst/.subst-mutate with :g do not set $/ to all the matches
Wed, 07 Mar 2018 21:42:13 -0800Re: [perl #127682] [OSX] writing more than 8192 bytes to IO::Handle causes it to hang forever
Wed, 07 Mar 2018 19:51:07 -0800Re: [perl #127682] [OSX] writing more than 8192 bytes to IO::Handle causes it to hang forever
Wed, 7 Mar 2018 22:50:50 -0500Re: [perl #127682] [OSX] writing more than 8192 bytes to IO::Handle causes it to hang forever
Wed, 07 Mar 2018 15:52:02 -0800Re: [perl #127682] [OSX] writing more than 8192 bytes to IO::Handle causes it to hang forever
Thu, 8 Mar 2018 00:42:02 +0100[perl #126897] [BUG] Slip objects deparse as List
Wed, 07 Mar 2018 14:51:10 -0800[perl #126897] [BUG] Slip objects deparse as List
Wed, 07 Mar 2018 14:51:10 -0800[perl #129912] [OPTIMIZER] Subset produces Cannot invoke this object (REPR: Null; VMNull)
Wed, 07 Mar 2018 14:23:09 -0800[perl #129912] [OPTIMIZER] Subset produces Cannot invoke this object (REPR: Null; VMNull)
Wed, 07 Mar 2018 14:23:09 -0800[perl #127682] [OSX] writing more than 8192 bytes to IO::Handle causes it to hang forever
Wed, 07 Mar 2018 14:04:43 -0800[perl #127682] [OSX] writing more than 8192 bytes to IO::Handle causes it to hang forever
Wed, 07 Mar 2018 11:33:19 -0800[perl #130892] t\spec\S32-io\IO-Socket-INET.t hangs
Wed, 07 Mar 2018 10:46:36 -0800[perl #130892] t\spec\S32-io\IO-Socket-INET.t hangs
Wed, 07 Mar 2018 10:46:36 -0800[perl #131508] [BUG] `state` with % is Sethash in whenever block ends up with a type object on second iteration
Tue, 06 Mar 2018 17:26:24 -0800[perl #131508] [BUG] `state` with % is Sethash in whenever block ends up with a type object on second iteration
Tue, 06 Mar 2018 17:26:24 -0800[perl #128895] [BUG] $*ARGFILES.words does not fallback to $*IN
Tue, 06 Mar 2018 14:34:05 -0800[perl #131393] [JVM] When reading from stdin, eof is not respected
Mon, 05 Mar 2018 12:31:51 -0800[perl #125466] [MATH][@LARRY] bitwise shift is inconsistent on int
Mon, 05 Mar 2018 11:29:52 -0800[perl #125466] [MATH][@LARRY] bitwise shift is inconsistent on int
Mon, 05 Mar 2018 11:29:52 -0800[perl #128520] [META][RT][RFC] Consider migrating from RT
Mon, 05 Mar 2018 09:50:01 -0800[perl #128520] [META][RT][RFC] Consider migrating from RT
Mon, 05 Mar 2018 09:50:01 -0800[perl #128655] [OPTIMIZER] Mixup in candidates through optimizer
Sun, 04 Mar 2018 16:26:29 -0800[perl #128655] [OPTIMIZER] Mixup in candidates through optimizer
Sun, 04 Mar 2018 16:26:29 -0800[perl #130892] t\spec\S32-io\IO-Socket-INET.t hangs
Sun, 04 Mar 2018 11:38:24 -0800[perl #132012] [SEVERE] Numeric values of signals are wrong (say +SIGUSR1) <[email protected]>
Sun, 04 Mar 2018 00:32:35 -0800Re: [perl #131626] [PERFTEST][PERF] ≥ and ≤ are 36x slower than Texas version; ≠ is 15x slower
Thu, 1 Mar 2018 16:02:49 +0100[perl #131626] [PERFTEST][PERF] ≥ and ≤ are 36x slower than Texas version; ≠ is 15x slower <[email protected]>
Thu, 01 Mar 2018 06:10:00 -0800[perl #132511] Binary assignment Z+= fails if it's the last thing in for loop
Mon, 26 Feb 2018 11:06:02 -0800[perl #132511] Binary assignment Z+= fails if it's the last thing in for loop
Mon, 26 Feb 2018 11:06:02 -0800[perl #131622] [BUG] Failures don't get sunk when last in for loop
Mon, 26 Feb 2018 11:03:35 -0800[perl #132909] [LTA?] Failure return from require when load fails
Sun, 25 Feb 2018 11:11:55 -0800Announce: Rakudo Perl 6 compiler, Release 2018.02.1
Fri, 23 Feb 2018 08:12:45 +0200[perl #122951] [BUG] negative lookahead doesn't LTM properly
Wed, 21 Feb 2018 05:49:26 -0800Announce: Rakudo Perl 6 compiler, Release #120 (2018.02)
Tue, 20 Feb 2018 12:00:15 +0200[perl #132885] .next-handle seems to change handles but doesn't
Mon, 19 Feb 2018 20:07:06 -0800[perl #132885] .next-handle seems to change handles but doesn't
Mon, 19 Feb 2018 20:07:06 -0800[perl #132885] .next-handle seems to change handles but doesn't
Mon, 19 Feb 2018 19:48:30 -0800[perl #132885] .next-handle seems to change handles but doesn't
Mon, 19 Feb 2018 19:48:30 -0800Re: [perl #132885] AutoReply: .next-handle seems to change handles but doesn't
Mon, 19 Feb 2018 16:56:34 -0800Re: [perl #132885] AutoReply: .next-handle seems to change handles but doesn't
Mon, 19 Feb 2018 19:55:45 -0500[perl #132885] .next-handle seems to change handles but doesn't
Mon, 19 Feb 2018 16:15:37 -0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.