Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 2, 2018 15:52
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/99cfc68e645cdbd9f314a526e7596c66 to your computer and use it in GitHub Desktop.
Save Whateverable/99cfc68e645cdbd9f314a526e7596c66 to your computer and use it in GitHub Desktop.
reportable6
2018-06-01T00:00:00Z 2018-06-30T06:00:00Z

From ≈2018-06-01T00:00:00Z to ≈2018-06-30T06:00:00Z
Open tickets before: 1844
Open tickets after: 1904
Number of tickets touched: 154

Resolved tickets (48)

[resolved] RT#124998 Type of $¢ is Any instead of Cursor
[resolved] RT#131392 [@LARRY] Remove magic $/ shortcuts %() and @()
[resolved] RT#133016 Wrong set difference of Bag and List
[resolved] RT#133268 MoarVM with empty CONTROL {}
  [closed]   GH#1245 Nil ignores default value in parameter list
  [closed]   GH#1503 Type constraints on constants not implemented
  [closed]   GH#1658 Why do Array / Hash not have .grab like QuantHashes do?
  [closed]   GH#1820 Remove Distribution and CURI.install compat shims
  [closed]   GH#1838 Wrong results for Supply.from-list.rotor after recent optimization for @a.splice
  [closed]   GH#1852 Pod convert non-breaking space into normal space.
  [closed]   GH#1879 IO::Socket::Async doesn't handle IPv6 properly on OpenBSD
  [closed]   GH#1880 HTTP::UserAgent test fails with 2018.05 but not 2018.04.1
  [closed]   GH#1887 Should 'use p5isms' be renamed / removed / documented & tested
  [closed]   GH#1892 Superscript digits interepreted as integers instead of exponents depending on context
  [closed]   GH#1894 Suppressing capture of lexical regex with <.regex-name> doesn't work - works with <&regex-name>
  [closed]   GH#1895 Revert "Remove Distribution and CURI.install compat shims"
  [closed]   GH#1896 Issue 1888: Emit enum to supply on signal
  [closed]   GH#1897 Create consistently ordered Signal enum via list
  [closed]   GH#1902 Can't build after doing version bumps
  [closed]   GH#1907 Deprecated method cannot be reached
  [closed]   GH#1911 Fix arg type in X::Str::Sprintf::Directives::Count
  [closed]   GH#1914 Prepare for upcoming Pod slang
  [closed]   GH#1916 Ease maintenance of Actions.nqp, Grammar.nqp
  [closed]   GH#1917 Binding in constant def silently ignores missing name
  [closed]   GH#1918 assuming a sub that has a **@param slurpy gives a compile error
  [closed]   GH#1919 .^add_method causes perf loss I can't explain
  [closed]   GH#1921 Issue 1918: Fix for .assuming sub with **@ and +@ params
  [closed]   GH#1925 &substr.package from the REPL does not return the GLOBAL package but gives an error message.
  [closed]   GH#1928 Issue 1891: Add role to Signal for custom zero logic
  [closed]   GH#1933 Issue 1891 Continued: Add special case for Inf in Signally CALL-ME
  [closed]   GH#1934 Prepend inst# to home when setting up repositories
  [closed]   GH#1935 Implement typecheck and auto-coercers on constants
  [closed]   GH#1944 Can't directly iterate CORE::.kv with a for loop
  [closed]   GH#1956 Rakudo::Internals.DIR-RECURSE fails if directory is deleted before iterating over it
  [closed]   GH#1957 Map.new(name => "Tison", truth => 42) produces Map.new(())
  [closed]   GH#1959 Empty set()/bag()/mix() do not return a unique object
  [closed]   GH#1962 Keep .perl/.gist consistency among Set/Mix/Bag
  [closed]   GH#1968 Pod input and output blocks don't preserve newlines
  [closed]   GH#1973 .first() is equivalent to .head(), but is 3x slower
  [closed]   GH#1977 Fix for GH issue #1968
  [closed]   GH#1978 JVM fails to launch on OpenBSD
  [closed]   GH#1979 Fix GH #1968: input/output block lines are squeezed
  [closed]   GH#1980 add new spec test
  [closed]   GH#1981 Stacked metaops in the same statement don't get fully optimized
  [closed]   GH#1983 Can't assign >64bit quantity to BagHash element
  [closed]   GH#1984 Allow another NQP repo source for a rakudo build
  [closed]   GH#1987 METAOP_ASSIGN opt loses good exception for RO assignments
  [closed]   GH#1989 Static optimizer breaks meta-assign to Array/Hashes returned from methods

Half-resolved (tests needed) (4)

[testneeded]   GH#1886 Miscompilation (optimization) of chain ops
[testneeded]   GH#1891 Signal(0) gives FreeBSD signals on Linux
[testneeded]   GH#1913 zef install Inline::Perl5 consumes 10G+ of ram
[testneeded]   GH#1923 Regression related to MONKEY-TYPING and spesh-plugins merge

Updated tickets (32)

      [updated] RT#114276 Cannot return junctions from .classify blocks in Rakudo
      [updated] RT#116595 Nesting wrapping roles bind 'callsame' to the wrong recipient in Rakudo
      [updated] RT#125908 duplicate triggers of .act when using parallel greps on an IO::Notification.watch_path supply
     [new→open] RT#129197 "Invalid free()" when passing the output of one Proc to the input of another
[resolved→open] RT#132980 Coercion type apparently does not check the actual type of the coerced value
      [updated]    GH#543 One more fixmas indentation fix and improvement on previous fix
      [updated]    GH#688 RFC: Allow subcommands in MAIN
      [updated]    GH#756 elaborate on different kinds of profiles for --profile
      [updated]   GH#1206 Can’t override !~, =~, >>, << 
      [updated]   GH#1235 Caller-$/-setting is too invasive
      [updated]   GH#1244 Recursively deal with pod-table
      [updated]   GH#1252 Rakudo repo cleanup (mainly tools/ directory)
      [updated]   GH#1289 Implement a Way to Know Caller's Language
      [updated]   GH#1301 constant does not support signature literal
      [updated]   GH#1354 Some operations with zero-denominator Rationals are broken
      [updated]   GH#1356 Let's remove most (if not all) perl5-oriented error messages for variables
      [updated]   GH#1418 Special-case the adverbs placed directly after a postfix/postcircumfix
      [updated]   GH#1504 `.=` is implemented on constants, but barely functions
      [updated]   GH#1571 Flaws in implied sinkage / `&unwanted` helper
      [updated]   GH#1575 Arbitrary drift of methods to `Mu` and `Any`
      [updated]   GH#1587 `my Int constant .= new: 42` doesn't crash
      [updated]   GH#1588 Signals do not match host system (NativeCall kill issue)
      [updated]   GH#1639 Do we need an API method "SLICE", as extension to AT-POS?
      [updated]   GH#1673 use tmpdir for precompliation/REPL history if home directory is readonly
      [updated]   GH#1791 GH#1758: Only suggest a submethod if it's local
      [updated]   GH#1812 Improve and consolidate distribution lookup
      [updated]   GH#1840 Unify Rat and FatRat stringification. Fixes some TODO tests.
      [updated]   GH#1862 Some objects don't .item'ize even though they probably should
      [updated]   GH#1867 Test failures on FreeBSD
      [updated]   GH#1870 token name confilct with internal name ?
      [updated]   GH#1875 Experimental pack function return incorrect data
      [updated]   GH#1888 Issues with signal(SIGUSR1)

All new tickets (108)

  [rejected] RT#133246 Possible bug in Perl 6 OO
  [resolved] RT#133268 MoarVM with empty CONTROL {}
       [new] RT#133300 missing symbol name in error for &::() lookup failure
    [closed]   GH#1892 Superscript digits interepreted as integers instead of exponents depending on context
      [open]   GH#1893 Make Pod 6 A Separated Stuff
    [closed]   GH#1894 Suppressing capture of lexical regex with <.regex-name> doesn't work - works with <&regex-name>
    [closed]   GH#1895 Revert "Remove Distribution and CURI.install compat shims"
    [closed]   GH#1896 Issue 1888: Emit enum to supply on signal
    [closed]   GH#1897 Create consistently ordered Signal enum via list
      [open]   GH#1898 Array mutation sometimes ignored within a loop
      [open]   GH#1899 Calling .native-descriptor on output of asynchronously started process hangs
      [open]   GH#1900 Weird warning about sink context in loop phaser
      [open]   GH#1901 Simplify Kernel signals method using Signal values
    [closed]   GH#1902 Can't build after doing version bumps
      [open]   GH#1903 install-dist.pl seems to be very sensitive and does not recover well from compilation failures
      [open]   GH#1904 DateTime Stringification sensitive to null milliseconds
      [open]   GH#1905 Not able to build on Windows 7 - 64bit.
      [open]   GH#1906 &prompt should pass stuff through `val`
    [closed]   GH#1907 Deprecated method cannot be reached
      [open]   GH#1908 $*DISTRO is missing information on some platforms
      [open]   GH#1909 Why inconsistence of internal sub MAIN
      [open]   GH#1910 LTA Error in sequence operator
    [closed]   GH#1911 Fix arg type in X::Str::Sprintf::Directives::Count
      [open]   GH#1912 hyper and race should do `my $/`
[testneeded]   GH#1913 zef install Inline::Perl5 consumes 10G+ of ram
    [closed]   GH#1914 Prepare for upcoming Pod slang
      [open]   GH#1915 LTA error message when using ${_}
    [closed]   GH#1916 Ease maintenance of Actions.nqp, Grammar.nqp
    [closed]   GH#1917 Binding in constant def silently ignores missing name
    [closed]   GH#1918 assuming a sub that has a **@param slurpy gives a compile error
    [closed]   GH#1919 .^add_method causes perf loss I can't explain
      [open]   GH#1920 Module loading is not thread safe
    [closed]   GH#1921 Issue 1918: Fix for .assuming sub with **@ and +@ params
      [open]   GH#1922 Regression after +@ → nqp::elems(@) optimization
[testneeded]   GH#1923 Regression related to MONKEY-TYPING and spesh-plugins merge
      [open]   GH#1924 LTM semantics of frugal quantifiers
    [closed]   GH#1925 &substr.package from the REPL does not return the GLOBAL package but gives an error message.
      [open]   GH#1926 LTA error when forgetting sigils in an if before a given block
      [open]   GH#1927 TCP flags cannot manually be set with IO::Socket::INET or IO::Socket::Async
    [closed]   GH#1928 Issue 1891: Add role to Signal for custom zero logic
      [open]   GH#1929 LTA REPL tab auto complete
      [open]   GH#1930 LTA REPL with Unicode
      [open]   GH#1931 LTA REPL not colorful
      [open]   GH#1932 Native-typed constants NYI
    [closed]   GH#1933 Issue 1891 Continued: Add special case for Inf in Signally CALL-ME
    [closed]   GH#1934 Prepend inst# to home when setting up repositories
    [closed]   GH#1935 Implement typecheck and auto-coercers on constants
      [open]   GH#1936 Wanted configuration option to exclude home dir from repos
      [open]   GH#1937 MoarVM panic: Internal error: Unwound entire stack and missed handler
      [open]   GH#1938 `:foo<...>` colonpair doesn't follow numeric literal rules followed by `<...>` quoter
      [open]   GH#1939 Possible regression after NativeCall speedups
      [open]   GH#1940 IterationEnd and Mu.new fail to smart matching against Mu
      [open]   GH#1941 Document Rakudo-specific classes to support Perl 6 documentation
      [open]   GH#1942 Incorrect error in &map with wrongly-precedenced …
      [open]   GH#1943 LTA error when using `,` instead of `;` to index a shaped array
    [closed]   GH#1944 Can't directly iterate CORE::.kv with a for loop
      [open]   GH#1945 routine 'say' can not print large data
      [open]   GH#1946 %(), @(), $() are evil/weird
      [open]   GH#1947 Multi sub with smiley creates ambiguous dispatch
      [open]   GH#1948 .combinations unnecessarily requires non-lazy list
      [open]   GH#1949 array is a type
      [open]   GH#1950 Can't race certain code
      [open]   GH#1951 Improve empty hash creation performance with {}
      [open]   GH#1952 module + constant + BEGIN + code = `Expected MAST::Frame, but didn't get one`
      [open]   GH#1953 module + constant + .map(Map.new ...).eager = MVMHash representation requires MVMString keys
      [open]   GH#1954 module + constant + unreified Seq = `Cannot call method 'new' on a null object`
      [open]   GH#1955 Investigate whether $rat**$huge-power can be optimized with math smarts
    [closed]   GH#1956 Rakudo::Internals.DIR-RECURSE fails if directory is deleted before iterating over it
    [closed]   GH#1957 Map.new(name => "Tison", truth => 42) produces Map.new(())
      [open]   GH#1958 Set.perl inconsistent with Bag/Mix.perl
    [closed]   GH#1959 Empty set()/bag()/mix() do not return a unique object
      [open]   GH#1960 RFC: Provide methods for sending signals natively in Rakudo/Perl 6
      [open]   GH#1961 RFC: warn on "... {$++} ..." and "... {++$} ..."
    [closed]   GH#1962 Keep .perl/.gist consistency among Set/Mix/Bag
      [open]   GH#1963 Make Junctions short-curcuit similar to how `and`/`or` do
      [open]   GH#1964 Implement a way to get a list of supported encodings
      [open]   GH#1965 LTA error when using `&` coercer on a role
      [open]   GH#1966 Ability to specify how an object flattens in signatures
      [open]   GH#1967 Destructuring hash signature params with defaults working as expected?
    [closed]   GH#1968 Pod input and output blocks don't preserve newlines
      [open]   GH#1969 ^D doesn't work in REPL on Windows Server 2008
      [open]   GH#1970 LTA "No such file or directory" error does not include WHICH such
      [open]   GH#1971 IO::Notification.watch-path ignores $*CWD
      [open]   GH#1972 IO::Notification.watch-path does not handle IO::Path objects correctly
    [closed]   GH#1973 .first() is equivalent to .head(), but is 3x slower
      [open]   GH#1974 Async code hangs on occasion, possibly because of the bug in the program
      [open]   GH#1975 Windows roast hang on `ok 2 - Supply.merge on signals does not crash`
      [open]   GH#1976 2018.06 build for JVM fail
    [closed]   GH#1977 Fix for GH issue #1968
    [closed]   GH#1978 JVM fails to launch on OpenBSD
    [closed]   GH#1979 Fix GH #1968: input/output block lines are squeezed
    [closed]   GH#1980 add new spec test
    [closed]   GH#1981 Stacked metaops in the same statement don't get fully optimized
      [open]   GH#1982 "Unknown type NativeCall::Types::void used in native call."
    [closed]   GH#1983 Can't assign >64bit quantity to BagHash element
    [closed]   GH#1984 Allow another NQP repo source for a rakudo build
      [open]   GH#1985 `is required` native attributes fail to detect their init value if it's given as `0`
      [open]   GH#1986 Explosion when `R`-metaopping `||`, `//`, `&&` meta-assigns
    [closed]   GH#1987 METAOP_ASSIGN opt loses good exception for RO assignments
      [open]   GH#1988 Opt opportunity in `Rop=`
    [closed]   GH#1989 Static optimizer breaks meta-assign to Array/Hashes returned from methods
      [open]   GH#1990 Opt opportunity in METAOP_ASSIGN with % and @ vars
      [open]   GH#1991 Call Perl 6 from C
      [open]   GH#1992 Examine codebase for subs that can be `is pure`d
      [open]   GH#1993 Bogus(?) Error when `is required` an attribute of CStruct repr
      [open]   GH#1994 establish a public key trust network for Rakudo and Perl
      [open]   GH#1995 Issue 1975: Fix WIN32 Proc::Async process termination issue 
      [open]   GH#1996 Crazy Rats stringify as 0.00000…000Inf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment