HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/plain; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 04:27:21 GMT Content-length: 2669 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) Here's all the experimental features about to go out in the 2.6 release. Can we mark any of them supported? * GzipHandle PMC #1580 * PackfileDebug PMC #1599 * Method stdhandle in ParrotInterpreter PMC #264 * Overriding vtable invoke in PIR objects #103 The VTABLE invoke in object.pmc puts SELF at the start of the signature call arguments when there is no current object and is not already here. This allows the usage of $P0() instead of $P0($P0). * Method unescape on String #1628 This is a helper method for testing of Parrot_str_unescape_string. * GC_SYS_NAME option to interpinfo_s_i #1581 Ability to get the string name of the current GC core from the interpinfo_s_i. See r43900 and r43904 for details. * NCI_FB_CB and NCI_FB_UD in iglobals (no ticket?) Hooks allowing a runtime-loadable dynamic frame builder. {{{ =item loadlib_p_s_p [experimental] Ability to use non-default dynamic loading behaviour. L =item find_codepoint [experimental] Intended to replace the CodeString charname_to_ord method. L =item finalize [experimental] Finalize exception handler, unrolling inner runloops if needed. L =item packfile structure [experimental] L =item opcode numbering [experimental] L =item PMC numbering [experimental] L =head1 Debugger Assigning to registers [experimental] =item PMC Attributes Allocation Functions [experimental] Parrot_gc_allocate_pmc_attributes Parrot_gc_free_pmc_attributes These items and related helper functions are added as experimental support for L =item PARROT_LIBRARY and PARROT_INCLUDE environment variables [experimental] L A way to provide an equivalent of -L and -I parrot command line options to language that doesn't support it. =item Archive::Tar & Archive::Zip [experimental] L =item LWP, HTTP::Message & URI [experimental] L =item Cross-HLL library loading [experimental] L =item OpenGL bindings and libraries [experimental] L =item Threads and Parallelism [experimental] L }}} and anything in experimental.ops gdb and show a backtrace of when it fails, that would be awesome: </p> <pre class="wiki"&