Newsgroups: perl.perl5.changes Path: csiph.com!fu-berlin.de!bofh.it!nntp.perl.org Xref: csiph.com perl.perl5.changes:34424 Return-Path: Mailing-List: contact perl5-changes-help@perl.org; run by ezmlm Delivered-To: mailing list perl5-changes@perl.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=perl.org; h=date :from:to:message-id:subject:mime-version:content-type :content-transfer-encoding:list-unsubscribe:reply-to; s=dr1; bh= fQCpaRVKbC6TqXkIBLAsP1NbhwGkj8q8McZtTwuYNtM=; b=h9O/NZ4cEOFuecwj jXpjh0+7XZJmjyXuldvMdqDsF7OKAsYu1lU4qfqDEPVkv9UsysUGSxV33yr5LZlW eSxCR37E+ujSSBTihyFdilj4LPZitmQy3AseVtzybdV8nCpyWxj481WfIGIQr7dY ZxqaTbrXa+4V9YQXTQ9yD57MSt3jsHB6HhkW29KF2HRGCC/TIuAAE51Dnb++d6eg ktwmmFOUL/SPD6TkBtZXI4Fk5Ip1qCRLHLqeWiNXkkqfsCHKlxMoezFkIaCgk27Z eKuL0wcd85t2W1W8UE+UapartjxGtplSbMPNPEswGyeqDPx6dBpN7xLt3PvW0Xvj cWMTDQ== Received: (qmail 2594 invoked from network); 3 Mar 2026 06:36:59 -0000 Received: from xx1.develooper.com (147.75.38.233) by x6.develooper.com with SMTP; 3 Mar 2026 06:36:59 -0000 Received: from inbound-egress-11.mailchannels.net (inbound-egress-11.mailchannels.net [23.83.208.2]) by xx1.develooper.com (Postfix) with ESMTP id 2FA5C7C1A1 for ; Mon, 2 Mar 2026 22:36:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; d=mailchannels.net; s=arc-2022; cv=none; t=1772519817; b=qlQwxooLkeCxZCIvMtX5MLIRgXisRKLho0QU/c/PqZbF48VezEZORRZ6jc1cvm8X6Y+uf9 c0pNDH0BoJR40p6Z5vkuD8OC1u/peE1pomshu7x/9eV/h7vT5uVIxZUiOtOMMrCiWZFoPO UC8aUp6vzqham5tSHypdWMcinDby4TTR2IrPlaymHpIYwRkgUMtEzik0h69TpkgEQTQB1+ JJ2DBsVcVOxsbQHvQNm6fzrtIKH4tqU1ltvud4hpVewddciRva5N8GGFVyjIBAtjbf1PcL Ojgorxz45KmRd1bOwS8OPh5tWeOllJlBKwm3dme4kJFG8zrk7bHdBYTkfRm/ZA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1772519817; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-unsubscribe: dkim-signature; bh=fQCpaRVKbC6TqXkIBLAsP1NbhwGkj8q8McZtTwuYNtM=; b=dDnODiWnCKfX12xatodOvAjK9kC+EtJaZNtg+kh/dSwlYBD7wWUA6GirnTBCZqT2k1btb3 KLN+FEIFKgdcTcoRw9u9Rhkdm53UTO3k1Irt0PiJmaFjntKRSkWhui50xiMAeqUkEqdLyJ x0yvdvkZlj3CF9zxy4w6qsnLlqzEQB5fQIEZgfcepa+poxX3uzjRirq/FxGuCFTN6GOyD0 FxN6xY12WV2jbQjo03SRtIVL6vZp2iTNP+uLegEP54vH1TO5s7XPU2fb1HS9Py7W7bTWrL lIwd4cMfY4vNxggR4xCNM9X+wIqOjv0fN93RPer2k6eEEcCPjyhkV3g3mpJe6w== ARC-Authentication-Results: i=1; inbound-rspamd-5dd9f7d59-hwwmh; none X-Message-ID: hMzYZlUpu1vtjWkXb63nb1Bi Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384) by 100.110.51.70 (trex/7.1.3); Tue, 03 Mar 2026 06:36:58 +0000 Authentication-Results: inbound.mailchannels.net; spf=pass smtp.mailfrom=noreply@github.com; dkim=pass header.d=github.com; dmarc=pass (policy=reject; pct=100; status=pass); arc=none Received-SPF: pass (dmarc-service-79fbc8656b-hqsx9: domain of github.com designates 192.30.252.206 as permitted sender) client-ip=192.30.252.206; envelope-from=noreply@github.com; helo=out-23.smtp.github.com; Received: from github.com (hubbernetes-node-a88ba4f.ac4-iad.github.net [10.52.162.15]) by smtp.github.com (Postfix) with ESMTPA id DA93421021 for ; Mon, 2 Mar 2026 22:36:56 -0800 (PST) Date: Mon, 02 Mar 2026 22:36:56 -0800 To: perl5-changes@perl.org Message-ID: Subject: [Perl/perl5] 73f241: class.c: allow array fields w/ empty initializer Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: perl5-changes@perl.org X-Auto-Response-Suppress: All Original-From: Lukas Mai Reply-To: Lukas Mai , Approved: news@nntp.perl.org From: perl5-changes@perl.org (Lukas Mai via perl5-changes) Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 73f24195f701445f3ff9fcc29dd68b0dfc084337 https://github.com/Perl/perl5/commit/73f24195f701445f3ff9fcc29dd68b0dfc084337 Author: Lukas Mai Date: 2026-03-03 (Tue, 03 Mar 2026) Changed paths: M class.c M t/class/field.t Log Message: ----------- class.c: allow array fields w/ empty initializer class Foo { field @bar = (); } Foo->new; This code (note the empty initializer list on the array field) would trip an assert() on DEBUGGING perls. Fixes #24246. Commit: 686476440bcaa036fdd1f6abec6fc039c6277025 https://github.com/Perl/perl5/commit/686476440bcaa036fdd1f6abec6fc039c6277025 Author: Lukas Mai Date: 2026-03-03 (Tue, 03 Mar 2026) Changed paths: M pod/perldelta.pod Log Message: ----------- perldelta for empty array field initializer fix Compare: https://github.com/Perl/perl5/compare/16098f4c5627...686476440bca To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications