Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 19, 2019 13:34
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/3194e5a61f59828bf681b912f57f795d to your computer and use it in GitHub Desktop.
Save Whateverable/3194e5a61f59828bf681b912f57f795d to your computer and use it in GitHub Desktop.
reportable6
2019-07-01T00:00:00 2019-07-29T06:00:00Z

From ≈2019-07-01T00:00:00Z to ≈2019-07-29T06:00:00Z
Open tickets before: 2379
Open tickets after: 2403
Number of tickets touched: 93

Resolved tickets (33)

[resolved] RT#124517 Roast rakudo skip/todo test:./S03-metaops/eager-hyper.t line:35 reason: 'hyper prefix [NYI] entirely, I guess'
[resolved] RT#124669 Roast rakudo skip/todo test:./S06-other/main-usage.t line:190 reason: '[NYI]'
[resolved] RT#124838 Roast rakudo skip/todo test:./S29-conversions/ord_and_chr.t line:168 reason: 'high character name lookup'
[resolved] RT#124860 Roast rakudo skip/todo test:./S05-mass/properties-general.t line:163 reason: No 'Lr' property defined
[resolved] RT#131003 Heap corruption when using Gumbo
  [closed]   GH#1289 Implement a Way to Know Caller's Language
  [closed]   GH#2432 Optimizer likely doesn't consider 6.d setting's symbols as core
  [closed]   GH#2433 $*PERL.version is wrong
  [closed]   GH#2652 Disallow making new Perl 6 tickets on rt.perl.org?
  [closed]   GH#2670 Default nqp vars and ops to int instead of num
  [closed]   GH#3009 Intermittent failure in 06-struct.t on Windows
  [closed]   GH#3028 No new symbols could be defined in CORE.<letter>.setting
  [closed]   GH#3031 Spaces in path
  [closed]   GH#3040 Implement support for defining new symbols in CORE.e.setting
  [closed]   GH#3042 Issue 3041: Propagate laziness in KeyValue/Pair Iterators
  [closed]   GH#3045 Cro::LDAP regression since 2019.03.1
  [closed]   GH#3046 Unnecessary warnings on stderr
  [closed]   GH#3049 Files for binary releases
  [closed]   GH#3051 6.c and `Int < 0`
  [closed]   GH#3052 Protect class Perl version method with Lock
  [closed]   GH#3055 Re-implement CORE loading sequence
  [closed]   GH#3058 PseudoStash rework breaks compile time aliasing
  [closed]   GH#3059 Make CORE:: fully available at compile time.
  [closed]   GH#3060 Nativecall fail on ubuntu.
  [closed]   GH#3061 fix CLA URL
  [closed]   GH#3062 Configure.pl attempts to use git when it shouldn't
  [closed]   GH#3065 Flopping test: 99-misc.t (2019.07)
  [closed]   GH#3066 Don't check for submodules in a release
  [closed]   GH#3068 Don't use add any RPATH compile flags when installing to /usr
  [closed]   GH#3070 String interpolation with block evaluates to declared return value of enclosing routine, if any
  [closed]   GH#3071 Windows CI test failures
  [closed]   GH#3072 Clear signature before parsing block
  [closed]   GH#3078 Fix return code of perl6 build runners

Half-resolved (tests needed) (0)


Updated tickets (22)

     [updated] RT#124482 multi-dim sized arrays
     [updated] RT#124490 'is TypeObject'
[new→rejected] RT#124672 Roast rakudo skip/todo test:./S16-io/quoting-syntax.t line:8 reason: two terms in a row / unrecognized adverb
[new→rejected] RT#124673 Roast rakudo skip/todo test:./S16-io/quoting-syntax.t line:18 reason: undeclared routine / urecognized adverb
[new→rejected] RT#124674 Roast rakudo skip/todo test:./S16-io/quoting-syntax.t line:32 reason: two terms in a row
[new→rejected] RT#124675 Roast rakudo skip/todo test:./S16-io/quoting-syntax.t line:42 reason: Unsupported use of /s
     [updated]    GH#313 added P<doc:> and P<file:>
     [updated]   GH#1037 Enhance Pod::To::Text
     [updated]   GH#1635 `/||< ... >/` still does LTM matching
     [updated]   GH#1812 Improve and consolidate distribution lookup
     [updated]   GH#2020 What makes `unit` be too late?
     [updated]   GH#2109 Inconsistency in .grab/.kxxv/.pick in Mix vs MixHash
     [updated]   GH#2342 Merge in the js branch
     [updated]   GH#2650 IO::Path.dir failure listifies not-fatally on error
     [updated]   GH#2713 Any.print-nl is broken
 [closed→open]   GH#2786 Incorrect error message produced when numeric (Real) operators are applied to a numeric type object
     [updated]   GH#2807 Cygwin
     [updated]   GH#2917 Make Date.truncate-to('day') a no-op
     [updated]   GH#2993 Are compiler.release-number and compiler.codename set?
     [updated]   GH#2996 LTA noise in wrong use of !!  or parsing error?
     [updated]   GH#2998 Blin 2019.06
     [updated]   GH#3008 [IP6NS Grant] Make socket family handling portable

All new tickets (60)

[closed]   GH#3028 No new symbols could be defined in CORE.<letter>.setting
  [open]   GH#3029 Typed arguments to MAIN interact poorly
  [open]   GH#3030 SEGV in t/04-nativecall/20-concurrent.t
[closed]   GH#3031 Spaces in path
  [open]   GH#3032 LTA: Cannot map a $thing to a Hash
  [open]   GH#3033 strange behavior of eqv
  [open]   GH#3034 Inconsistant syntax required to call module sub
  [open]   GH#3035 signal has odd signature
  [open]   GH#3036 Diagnostic or definition problem?
  [open]   GH#3037 NativeCall needs a native char type
  [open]   GH#3038 The Match class exposes internal Cursor methods
  [open]   GH#3039 Review open branches?
[closed]   GH#3040 Implement support for defining new symbols in CORE.e.setting
  [open]   GH#3041 Using .kv, .pairs, or .antipairs on lazy List causes eager evaluation
[closed]   GH#3042 Issue 3041: Propagate laziness in KeyValue/Pair Iterators
  [open]   GH#3043 Cannot import NativeCall on the JVM
  [open]   GH#3044 Implement NativeCall wide string support
[closed]   GH#3045 Cro::LDAP regression since 2019.03.1
[closed]   GH#3046 Unnecessary warnings on stderr
  [open]   GH#3047 FIx Rakudo Star link and change bug report link
  [open]   GH#3048 Can the sequence operator be re-written to faster constructs in more cases than it is currently?
[closed]   GH#3049 Files for binary releases
  [open]   GH#3050 REPL with ARGV
[closed]   GH#3051 6.c and `Int < 0`
[closed]   GH#3052 Protect class Perl version method with Lock
  [open]   GH#3053 Digit grouping
  [open]   GH#3054 Shouldn't be able to use `return` as a default in a signature
[closed]   GH#3055 Re-implement CORE loading sequence
  [open]   GH#3056 Improve error messages for invalid open brackets
  [open]   GH#3057 "too many open files" when repeatedly using Proc::Async
[closed]   GH#3058 PseudoStash rework breaks compile time aliasing
[closed]   GH#3059 Make CORE:: fully available at compile time.
[closed]   GH#3060 Nativecall fail on ubuntu.
[closed]   GH#3061 fix CLA URL
[closed]   GH#3062 Configure.pl attempts to use git when it shouldn't
  [open]   GH#3063 Could not find NativeCall
  [open]   GH#3064 Remove release and codename properties from Compiler
[closed]   GH#3065 Flopping test: 99-misc.t (2019.07)
[closed]   GH#3066 Don't check for submodules in a release
  [open]   GH#3067 2019.07.1 point release?
[closed]   GH#3068 Don't use add any RPATH compile flags when installing to /usr
  [open]   GH#3069 Date formatter invalid after the twenty-eight day 
[closed]   GH#3070 String interpolation with block evaluates to declared return value of enclosing routine, if any
[closed]   GH#3071 Windows CI test failures
[closed]   GH#3072 Clear signature before parsing block
  [open]   GH#3073 Cannot do 'say' on a handle in binary mode when using it on closed handle
  [open]   GH#3074 Try fixing closed handle operations error
  [open]   GH#3075 Conflicting use statement does not produce an error, but fails dynamic compilation.
  [open]   GH#3076 Better support for EXPORT with Stash
  [open]   GH#3077 Feature request: Implement `:::` and `<commit>` regex assertion
[closed]   GH#3078 Fix return code of perl6 build runners
  [open]   GH#3079 Add gb2312 to the encoding lists
  [open]   GH#3080 Deadlock when using multiple CATCH + rethrow
  [open]   GH#3081 Keep containers in Maps
  [open]   GH#3082 Show stagestats for dependent precompilation
  [open]   GH#3083 Using "multi" vs. "sub" breaks state variables.
  [open]   GH#3084 `use` is not working in the module load by `require`.
  [open]   GH#3085 Formalize what the IO role actually does and introduce IO::NativeDescriptor
  [open]   GH#3086 v6.d fails to buffer large inputs 
  [open]   GH#3087 CALLER::LEXICAL::VARNAME not being resolved in signature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment