Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 12, 2017 11:08
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/da2317696a8aa7dcfb82cf724ed2e123 to your computer and use it in GitHub Desktop.
Save Whateverable/da2317696a8aa7dcfb82cf724ed2e123 to your computer and use it in GitHub Desktop.
reportable6
2017-11-05T12:53:21Z 2017-12-01T05:10:00Z

From ≈2017-11-05T12:53:21Z to ≈2017-12-01T05:10:00Z
Open tickets before: 1718
Open tickets after: 1741
Number of tickets touched: 132

Resolved tickets (43)

[resolved]  RT#76120 backslash escapes in double-angle quotes
[resolved]  RT#79424 implement :: in regexes
[resolved] RT#116895 LTM alternation captures the wrong stuff when backtracking in Rakudo
[resolved] RT#124403 Table parsing broken in rakudo
[resolved] RT#124696 sprintf %b does not support + plus option
[resolved] RT#125021 Failing test in S05-modifier/perl5_5.t for regex with lazy quantifier on alternation
[resolved] RT#126823 Failing test in S32-array/adverbs.t and S32-hash/adverbs.t: Code does not die as expected with 'use <MODULE>'
[resolved] RT#127573 Lazy range as Array index stops at first deleted index unexpectedly
[resolved] RT#128221 Weird internal error when parsing some very simple Pod with '-' in the first column of a table in Rakudo
[resolved] RT#128300 On Linux, Rakudo should install shared libraries in /usr/lib
[resolved] RT#128741 delimiter pairing doesn't work with diacritics
[resolved] RT#130549 <:Digit> apparently matches anything
[resolved] RT#131774 Simple, if artificial, string concatenation example hogs memory and time
[resolved] RT#132020 Prepend character breaks case changing functions on MoarVM
[resolved] RT#132287 stall/block in async heavy code
[resolved] RT#132341 table handling should ensure table rows have the same number of cells even if they are empty
[resolved] RT#132348 tables should accept an inline comment (Z<some comment>)
[resolved] RT#132426 binary checksum
  [closed]    GH#730 $*VM.platform-library-name: only return IO::Path
  [closed]   GH#1125 Add candidates method as CURI recommendation manager
  [closed]   GH#1132 Add candidates method as CURFS recommendation manager
  [closed]   GH#1230 CLOSE phaser can have busted outer scope
  [closed]   GH#1236 Simplify INTERPOLATE and INTERPOLATE_ASSERTION
  [closed]   GH#1239 Simplify INTERPOLATE_ASSERTION
  [closed]   GH#1240 Fix rt #128221
  [closed]   GH#1241 fix merge conflict
  [closed]   GH#1242 RFC: Use IO::Spec in the method resolve of IO::Path
  [closed]   GH#1246 RFC: IO::Path.resolve for windows 2nd attempt
  [closed]   GH#1248 Fix frugal quant on the JVM
  [closed]   GH#1250 Satisfy roast commit
  [closed]   GH#1251 Fix backtracking a subrule
  [closed]   GH#1254 Incorrect General_Category property for ascii-range uppercase letters (say ‘A’.uniprop)
  [closed]   GH#1255 Proc regression on windows
  [closed]   GH#1258 Supply.list returns a Seq
  [closed]   GH#1264 Some custom ops with weird chars fail to work
  [closed]   GH#1267 Make Supply.zip() 'done' when the first supply 'done'
  [closed]   GH#1270 Make zip-latest's response supply be done when any supply become done
  [closed]   GH#1271 Fix Supply.throttle()
  [closed]   GH#1272 Pass typenames to two compile time exceptions
  [closed]   GH#1273 Fixes #1258
  [closed]   GH#1275 Spectest failures t/spec/S26-documentation/07-tables.t
  [closed]   GH#1279 Ignore .DS_Store
  [closed]   GH#1286 Disable textual ordering as a tie-breaker in multi dispatch

Half-resolved (tests needed) (7)

[testneeded] RT#122929 quoted LHS of pair constructor inside enum definition makes elements be ignored
[testneeded] RT#128017 enum treats a Seq of Pairs as a List of Str
[testneeded] RT#130446 Creating an enum from a Hash does not work but no longer warns (enum Bits (%thing))
[testneeded] RT#131478 Warning about $. when using metamethod
[testneeded] RT#132353 error with using meta assign ops with bound SetHash
[testneeded] RT#132447 IO.slurp throws exception when run in threads
[testneeded]   GH#1247 Reserved characters in the source code cause segfaults (#򫳞)

Updated tickets (41)

      [updated]  RT#67942 'enum Foo %h' calls sub h() and then throws Null PMC access
      [updated]  RT#72234 Adding a double-colon "cut group" to the inside of a ratcheted  expression causes it to backtrack in Rakudo
      [updated]  RT#78200 LTA error message when using attributes on type objects
      [updated] RT#123465 /+/ is invalid as a literal regex, but causes an infinite loop when passed in as an indirect subrule call in Rakudo
     [new→open] RT#123826 caller() not yet implemented
      [updated] RT#124685 Roast rakudo skip test: S32-str/split.t:491 reason: 'No such method null for invocant of type Cursor'
      [updated] RT#124687 NDF form NYI. Roast rakudo skip test: S32-str/encode.t:34
      [updated] RT#124860 Roast rakudo skip/todo test:./S05-mass/properties-general.t line:163 reason: No 'Lr' property defined
      [updated] RT#124874 Roast rakudo skip/todo test:./S05-mass/properties-derived.t line:67 reason: isGraphemeLink
      [updated] RT#124879 Roast rakudo skip/todo test:./S05-mass/properties-derived.t line:379 reason: 'isAny NYI'
      [updated] RT#124883 Roast rakudo skip/todo test:./S05-mass/properties-derived.t line:402 reason: 'isUnassigned NYI'
      [updated] RT#124884 Roast rakudo skip/todo test:./S05-mass/properties-derived.t line:416 reason: 'isCommon NYI'
      [updated] RT#124892 Roast rakudo skip/todo test: 05-mass/rx.t:57 reason: '::: [NYI] "full backtrace failure"
      [updated] RT#124897 Roast rakudo skip/todo test: S05-mass/rx.t:84 reason: '<commit> [NYI]'
      [updated] RT#124903 S05-mass/rx.t line:1505 reason: 'parse error'
     [new→open] RT#125070 uniname :either option NYI
      [updated] RT#125072 exception: "unspace can't hide space between # and opening bracket" Roast rakudo todo test: S02-lexical-conventions/unspace.t:78
     [new→open] RT#125559 .elems on stringy Ranges is eager
      [updated] RT#126721 $/ in closure arg of subst
     [new→open] RT#127020 pod parsing memory is never freed
      [updated] RT#127064 Variable interpolation in regex very slow
      [updated] RT#128090 Easy Way to Export Only Specific Symbols At Compile Time
      [updated] RT#129131 Make .. a numeric operator, please (.say for ‘42’..‘51’)
[resolved→open] RT#129812 `is rw` candidates get called even if a non-rw argument is passed
      [updated] RT#129862 Pod::To::Text failing on uneven row lengths
      [updated] RT#129926 Make everything in Learning Perl 6 work
     [new→open] RT#130041 Pair in enum declaration should either DWIM or parsefail
      [updated] RT#130363 [@LARRY] there's no match for Any aka /./ codegens differently from m/./ 
      [updated] RT#130982 "for $a..$b -> $i { ... }" loops are sometimes much slower than c-style loops
     [new→open] RT#131856 [@LARRY] Junctions don't junct when routine has a slurpy, leading to inconsistent behaviour with core routines
      [updated] RT#131925 Smartmatch against `m//` operator mishandles junctions
[open→rejected] RT#132217 `unival` ignores everything but first chars
      [updated] RT#132225 segmentation fault while concurrently updating SetHash
      [updated] RT#132226 "impossible" undefined value in concurrent ENTER phasers
[rejected→open] RT#132352 Set operators unfriendly to mutable types
      [updated]    GH#651 Untwine Pod
      [updated]   GH#1169 Fix PIO table so they are equal to the kernel values + add family packing
      [updated]   GH#1202 Async qqx sometimes hangs or dies ( await (^5).map({start { say qqx{… …} } }) )
      [updated]   GH#1203 Would be nice to have an easy way to work with SetHashes and its kin
      [updated]   GH#1222 Regex bug on custom <ws>
      [updated]   GH#1228 Postfix hyper confusing: `>>(&func)`

All new tickets (65)

       [new] RT#132416 Symbols in nested packages not found in some cases
  [resolved] RT#132426 binary checksum
      [open] RT#132441 Windows REPL cannot handle «, » characters
[testneeded] RT#132447 IO.slurp throws exception when run in threads
      [open] RT#132452 Unicode: Windows shells print garbage instead of "「」"
       [new] RT#132487 Accessing the native-descriptor() from a Proc output seems to break it.
       [new] RT#132510 "problem while trying to set up Linenoise"
      [open] RT#132511 Binary assignment Z+= fails if it's the last thing in for loop
      [open] RT#132512 make in regex on uncomposed type results in Nil
       [new] RT#132514 Failing tests in S03-operators/set_*.t, probably wrong multi selected
      [open]   GH#1234 Whitespacey things in «» (say «a\nb».perl)
      [open]   GH#1235 Caller-$/-setting is too invasive
    [closed]   GH#1236 Simplify INTERPOLATE and INTERPOLATE_ASSERTION
      [open]   GH#1237 Overriding precedence of ops silently fails for existing ops
      [open]   GH#1238 but-ing a Hash only works the last time ( (%(:42foo) but A) but B )
    [closed]   GH#1239 Simplify INTERPOLATE_ASSERTION
    [closed]   GH#1240 Fix rt #128221
    [closed]   GH#1241 fix merge conflict
    [closed]   GH#1242 RFC: Use IO::Spec in the method resolve of IO::Path
      [open]   GH#1243 Unsure of method subparse, parameter %*opt 's behavior
      [open]   GH#1244 Recursively deal with pod-table
      [open]   GH#1245 Nil ignores default value in parameter list
    [closed]   GH#1246 RFC: IO::Path.resolve for windows 2nd attempt
[testneeded]   GH#1247 Reserved characters in the source code cause segfaults (#򫳞)
    [closed]   GH#1248 Fix frugal quant on the JVM
      [open]   GH#1249 RFC && 3rd attempt: Fixed resolve of IO::Path for Windows
    [closed]   GH#1250 Satisfy roast commit
    [closed]   GH#1251 Fix backtracking a subrule
      [open]   GH#1252 Rakudo repo cleanup (mainly tools/ directory)
      [open]   GH#1253 Catch literals passed to rw param at compile time
    [closed]   GH#1254 Incorrect General_Category property for ascii-range uppercase letters (say ‘A’.uniprop)
    [closed]   GH#1255 Proc regression on windows
      [open]   GH#1256 Test failure on ARM (32 bits)
      [open]   GH#1257 Rakudo 2017.10 fails to build on Debian big endian systems
    [closed]   GH#1258 Supply.list returns a Seq
      [open]   GH#1259 SEGV when running whateverable tests
      [open]   GH#1260 List.new creates unwanted containers
      [open]   GH#1261 Silent Failure When Binding To Map Key
      [open]   GH#1262 t/04-nativecall/12-sizeof.t flaps
      [open]   GH#1263 Unhandled exception: This representation (VMException) does not support attribute storage
    [closed]   GH#1264 Some custom ops with weird chars fail to work
      [open]   GH#1265 LTA building during network outages
      [open]   GH#1266 LTA error with sock using already-bound port
    [closed]   GH#1267 Make Supply.zip() 'done' when the first supply 'done'
      [open]   GH#1268 Lazy slicing should not stop on the first hole, or something (say @a[lazy 3..*])
      [open]   GH#1269 Crash when trying to use named captures in regexes with `:P5` adverb
    [closed]   GH#1270 Make zip-latest's response supply be done when any supply become done
    [closed]   GH#1271 Fix Supply.throttle()
    [closed]   GH#1272 Pass typenames to two compile time exceptions
    [closed]   GH#1273 Fixes #1258
      [open]   GH#1274 Missing test files
    [closed]   GH#1275 Spectest failures t/spec/S26-documentation/07-tables.t
      [open]   GH#1276 Passing TODOs need unfudging t/spec/S32-str/sprintf-b.
      [open]   GH#1277 `require` fails to handle `:from` adverb
      [open]   GH#1278 Another SEGV in whateverable
    [closed]   GH#1279 Ignore .DS_Store
      [open]   GH#1280 Memory “leak” in whateverable
      [open]   GH#1281 Argless default for .classify()
      [open]   GH#1282 need to handle table cells with char column separators as data
      [open]   GH#1283 Issue 1238: Fix Hash clone not retaining all attributes
      [open]   GH#1284 `::(...)` as type in signatures silently fails
      [open]   GH#1285 Make coercers work with parametarization of roles
    [closed]   GH#1286 Disable textual ordering as a tie-breaker in multi dispatch
      [open]   GH#1287 add code to fix rakudo repo issue #1282
      [open]   GH#1288 Binding to attributes could be improved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment