Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 27, 2018 22:46
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/284ef5595e7c7b2d1fdc5d0bbc9ee928 to your computer and use it in GitHub Desktop.
Save Whateverable/284ef5595e7c7b2d1fdc5d0bbc9ee928 to your computer and use it in GitHub Desktop.
reportable6
2018-08-06T00:00:00Z 2018-08-27T00:00:00Z

From ≈2018-08-06T00:00:00Z to ≈2018-08-27T00:00:00Z
Open tickets before: 2003
Open tickets after: 2032
Number of tickets touched: 89

Resolved tickets (28)

[closed]   GH#1734 Improve Range.minmax on excluded Ranges
[closed]   GH#1840 Unify Rat and FatRat stringification. Fixes some TODO tests.
[closed]   GH#1844 Rewrite @a[1,3] to @a.AT-POS(1),@a.AT-POS(3) for literal indices
[closed]   GH#1868 Throws X::Multi::NoMatch if a proto routine is defined without multis.
[closed]   GH#2035 Convert nqp::getstrfromname to nqp::strfromname
[closed]   GH#2037 Need to define a proper pod “=defn” block class
[closed]   GH#2070 AppVeyor status and building on Windows
[closed]   GH#2144 U+2189 is an Int and not a Rat
[closed]   GH#2158 :enc<utf8-c8> on Proc drops content / SEGVs
[closed]   GH#2180 Map.WHICH fails to discern between containerized and non-containerized contents
[closed]   GH#2183 Missing detail in spec for IO::Path
[closed]   GH#2184 open() fails in REPL
[closed]   GH#2185 @a[1, ...] gives incorrect results
[closed]   GH#2188 Prevent REPL from writing to filehandle when opening a file.
[closed]   GH#2195 False positive throwage of "flattening of other hash reprs NYI"
[closed]   GH#2196 2018-08-10 Toast results / 2̶9̶   18 burns
[closed]   GH#2198 The Regional Indicator Symbols seem to get mangled when flipped sometimes 
[closed]   GH#2199 .list/.hash can give any Positional/Associative, but core code has stricter assumptions
[closed]   GH#2200 Native arrays aren't Lists?
[closed]   GH#2201 CompUnit::Util module failing after "use a spesh plugin for return value type checks" commit
[closed]   GH#2203 Failure in t/spec/S17-procasync/stress.t
[closed]   GH#2204 Bootstrap for JVM backend
[closed]   GH#2211 state scalar isn't really state if used in a trait_mod
[closed]   GH#2212 Normalize the path portion of repo specs
[closed]   GH#2215 Blob.subbuf regression since 2018.06
[closed]   GH#2217 Any ∈ Range doesn't follow setty semantics
[closed]   GH#2229 conditional import bug
[closed]   GH#2230 Pre-2018.08 toasting

Half-resolved (tests needed) (4)

[testneeded]   GH#2036 NativeCall, incorrect values after call into C
[testneeded]   GH#2126 Weird failure in Path::Router module
[testneeded]   GH#2167 Explosions due to missing deconts in a bunch of Set ops
[testneeded]   GH#2235 t/spec/S32-num/complex.t errata file is failing

Updated tickets (19)

[updated] RT#131003 Heap corruption when using Gumbo
[updated] RT#131919 Returning Failure from failed P6-level .parse 
[updated]   GH#1244 Recursively deal with pod-table
[updated]   GH#1437 misleading error message with ".=" and "sprintf"
[updated]   GH#1507 Procs that finish with non-zero exit code end up throwing, but SEGVs are totally OK
[updated]   GH#1590 Procs should not get back with “exit code: 1” if the program does not exist at all
[updated]   GH#1746 Error missing declared signature if `where` clause is used in proto
[updated]   GH#1787 JVM Rakudo susceptible to hash collision DOS attack
[updated]   GH#1893 Make Pod 6 A Separated Stuff
[updated]   GH#1976 2018.06 build for JVM fail
[updated]   GH#2075 Meaning of `.bool-only`/`.count-only` after receiving IterationEnd ?
[updated]   GH#2089 .toggle is hard to understand
[updated]   GH#2104 Implement setsockopt and getsockopt support
[updated]   GH#2124 Failure in t/04-nativecall/02-simple-args.t with clang
[updated]   GH#2146 Abstract method with `where` causes LTA error at composition time
[updated]   GH#2148 several pod std config options not handled in Grammar.nqp or Pod.nqp
[updated]   GH#2155 Recent Perf regression for Data::Selector module
[updated]   GH#2178 .wrap of a method breaks callsame/nextsame/etc.
[updated]   GH#2179 Captures, WHICH and Math::PascalTriangle

All new tickets (57)

    [closed]   GH#2183 Missing detail in spec for IO::Path
    [closed]   GH#2184 open() fails in REPL
    [closed]   GH#2185 @a[1, ...] gives incorrect results
      [open]   GH#2186 REPL exit message UNIX specific and doesn't work on Windows
      [open]   GH#2187 Look into implementing faster f.p. stringification algo
    [closed]   GH#2188 Prevent REPL from writing to filehandle when opening a file.
      [open]   GH#2189 teach "assign" spesh plugin about Proxy
      [open]   GH#2190 Substitute Rakudo::Internals::is-win to $*DISTRO.is-win for easier (or possible) testing of code when possible.
      [open]   GH#2191 MoarVM exception with constants, so, try, and cglobal
      [open]   GH#2192 Uses DISTRO when available, refs #2190
      [open]   GH#2193 Supply hang on when call .share method
      [open]   GH#2194 LTA error when using `%_` when have another named slurpy
    [closed]   GH#2195 False positive throwage of "flattening of other hash reprs NYI"
    [closed]   GH#2196 2018-08-10 Toast results / 2̶9̶   18 burns
      [open]   GH#2197 LTA: giving Proc's :err wrongly-opened handle fails silently
    [closed]   GH#2198 The Regional Indicator Symbols seem to get mangled when flipped sometimes 
    [closed]   GH#2199 .list/.hash can give any Positional/Associative, but core code has stricter assumptions
    [closed]   GH#2200 Native arrays aren't Lists?
    [closed]   GH#2201 CompUnit::Util module failing after "use a spesh plugin for return value type checks" commit
      [open]   GH#2202 Supply hang on when tap without the `quit` named argument
    [closed]   GH#2203 Failure in t/spec/S17-procasync/stress.t
    [closed]   GH#2204 Bootstrap for JVM backend
      [open]   GH#2205 @<foo>/%<foo> give empty list/map if captures weren't a list
      [open]   GH#2206 :@<foo> / :%<foo> colonpairs use value for $<foo> instead
      [open]   GH#2207 Proc::Async - Unhandled exception
      [open]   GH#2208 `last` with parallel loops NYI, and loop labels disable parallelization
      [open]   GH#2209 too many levels of import: Missing serialize REPR function for REPR CStr (NativeCall::CStr)
      [open]   GH#2210 Series of perf regressions on 2018-07-09
    [closed]   GH#2211 state scalar isn't really state if used in a trait_mod
    [closed]   GH#2212 Normalize the path portion of repo specs
      [open]   GH#2213 LTA Error in `?? !!`
      [open]   GH#2214 Make `quit` work like `exit` in the REPL
    [closed]   GH#2215 Blob.subbuf regression since 2018.06
      [open]   GH#2216 Crash due to unhandled warning when using custom exception handlers
    [closed]   GH#2217 Any ∈ Range doesn't follow setty semantics
      [open]   GH#2218 Issue with smartmatch / ACCEPTS and native ints
      [open]   GH#2219 method or submethod DESTROY?
      [open]   GH#2220 builtin operators should be referenceable
      [open]   GH#2221 duration ctor or addition with duration sensitive to rat/num rand (?)
      [open]   GH#2222 LTA error message with non-dwimmy hyper infix
      [open]   GH#2223 Mu.emit seems broken
      [open]   GH#2224 hyper/race sometimes fails when internally emitting Mu
      [open]   GH#2225 Allow prefix calls with .:< ... > on integer literals
      [open]   GH#2226 Update CONTRIBUTING.md with regards to prefix `RT`
      [open]   GH#2227 Rerevert “Throws X::Multi::NoMatch if a proto routine is defined without multis”
      [open]   GH#2228 Rewrite `for ^10 + 1` into a while loop
    [closed]   GH#2229 conditional import bug
    [closed]   GH#2230 Pre-2018.08 toasting
      [open]   GH#2231 SEGV in Audio::Sndfile
      [open]   GH#2232 Fix Regex.ACCEPTS: NDF does not set $/ #2176
      [open]   GH#2233 Smartmatch always fails on two Seq objects.
      [open]   GH#2234 Adding warning for ops that can not be implemented
[testneeded]   GH#2235 t/spec/S32-num/complex.t errata file is failing
      [open]   GH#2236 Provide a warning (or error) when trying to add class attribute at runtime
      [open]   GH#2237 Fix precision calculation in FatRat .Str
      [open]   GH#2238 "AAS" .. "ABS" should become less magic
      [open]   GH#2239 Failure stored in Array not throwing if element never accessed (not DWIMmy?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment