Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 12, 2017 11:03
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/5c5e56f79c26f69247d342ecc2482b05 to your computer and use it in GitHub Desktop.
Save Whateverable/5c5e56f79c26f69247d342ecc2482b05 to your computer and use it in GitHub Desktop.
reportable6
2017-10-24T09:58:18Z 2017-10-29T11:13:12Z

From ≈2017-10-24T09:58:18Z to ≈2017-10-29T11:13:12Z
Open tickets before: 1708
Open tickets after: 1720
Number of tickets touched: 40

Resolved tickets (8)

[resolved] RT#132262 Quote braid misses Main braid's language change due to new ops
[resolved] RT#132343 better-sched and other async improvement ecosystem fallout
[resolved] RT#132349 $*IN.getc not blocking on macOS
  [closed]   GH#1201 Fix p6bindattrinvres for native attributes
  [closed]   GH#1208 Rakudo is not building on Windows
  [closed]   GH#1213 Fix multiple options passed to include specs
  [closed]   GH#1215 "Do. Or do not. There is no try."
  [closed]   GH#1216 Improve "Return outside of routine" error

Half-resolved (tests needed) (0)


Updated tickets (16)

      [updated] RT#124088 Unsigned int in highest bit length, stays negative
      [updated] RT#124294 uint32 behaving like int64
      [updated] RT#129941 Perl 6 text file line read is much slower than Perl 5
      [updated] RT#130485 » is no longer shuffled (<a b c d>».say)
      [updated] RT#131003 Heap corruption when using Gumbo
      [updated] RT#131149 uint attributes behave like int
      [updated] RT#131994 int32 goes crazy on -2147483648 (my int32 $x = -2147483648; say $x * 1.0)
      [updated] RT#132005 --target=parse and : invocant syntax (say 25:)
      [updated] RT#132012 Numeric values of signals are wrong (say +SIGUSR1)
      [updated] RT#132114 t\04-nativecall\21-callback-other-thread.t is flapping on appveyor and travis
      [updated] RT#132149 Some Method objects use wrong .gist method
     [new→open] RT#132290 .gist of a Method does not always show its .name  (.say for <a b c>.^methods)
      [updated] RT#132316 Crash while running program (MongoDB module)
      [updated] RT#132341 table handling should ensure table rows have the same number of cells even if they are empty
      [updated] RT#132348 tables should accept an inline comment (Z<some comment>)
[open→rejected] RT#132352 Set operators unfriendly to mutable types

All new tickets (21)

  [open]   GH#1199 Make sure bots and other things work OK with rakudo/issues
  [open]   GH#1200 HyperIterables ignore loop phasers
[closed]   GH#1201 Fix p6bindattrinvres for native attributes
  [open]   GH#1202 Async qqx sometimes hangs or dies ( await (^5).map({start { say qqx{… …} } }) )
  [open]   GH#1203 Would be nice to have an easy way to work with SetHashes and its kin
  [open]   GH#1204 «» with just one variable leaks a slip («$x»)
  [open]   GH#1205 Compound junction-assignement operators cause a hang
  [open]   GH#1206 Can’t override !~, =~, >>, << 
  [open]   GH#1207 Serialization of Hashes parametarized with DefiniteHOW types is busted
[closed]   GH#1208 Rakudo is not building on Windows
  [open]   GH#1209 Most Blob/Buf subtypes are specced, documented, broken and unusable
  [open]   GH#1210 doesn't like big Iterables
  [open]   GH#1211 LTA error with `is rw` defaults in an unpacked slurpy
  [open]   GH#1212 Uninitialized $_ and weird blowage (<a b c>[$_ xx 2] with 1)
[closed]   GH#1213 Fix multiple options passed to include specs
  [open]   GH#1214 Incorrect KEEP / UNDO gets fired under certain exit conditions
[closed]   GH#1215 "Do. Or do not. There is no try."
[closed]   GH#1216 Improve "Return outside of routine" error
  [open]   GH#1217 Use the new nqp::fromI_I in Int.new
  [open]   GH#1218 Uncurse work broke Match unpacking with Str() coercer
  [open]   GH#1219 is DEPRECATED doesn't work on Routines in precomped modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment