Newsgroups: perl.perl5.changes Path: csiph.com!fu-berlin.de!bofh.it!nntp.perl.org Xref: csiph.com perl.perl5.changes:34405 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= QkwKiqNFJvi0jguzwAep89LTE5KH2GrZQC+B2r6a2dY=; b=dX/Wf1foLPJ55UVU 9Yxs8VHPmN0qhpM2gpNOvGRLeMR4JGRl7vUqs9aow7sxWriKZYrr2vi5Z3Q8Rub8 AHpZdJ6IFAw+Emhvi0saFJb/r2YLIIjnFyDNB9zujKcxah615zT0TF6HPAvrRxuy 87zKCQnvT/sBF9rx71L5yAoGthXS3A4lMqEstxG6IWnd9BXK+9pzzK7gS3TmSJWU Emd+NJzPurhetQIxFPfwK6Lb3uKzWCzxfR0GnKbrCLL/+xoMFOBh/JuQca3ok2dx OV9vrvnCb3kaliOxL9uM0HX9shwT8lEUp2hLX4IB8/EZnMpLbR9h4aLAiQTaE3g9 DCptmA== Received: (qmail 30893 invoked from network); 23 Feb 2026 22:49:09 -0000 Received: from xx1.develooper.com (147.75.38.233) by x6.develooper.com with SMTP; 23 Feb 2026 22:49:09 -0000 Received: from inbound-egress-10.mailchannels.net (inbound-egress-10.mailchannels.net [23.83.212.2]) by xx1.develooper.com (Postfix) with ESMTP id 8D60C7CF52 for ; Mon, 23 Feb 2026 14:49:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; d=mailchannels.net; s=arc-2022; cv=none; t=1771886948; b=Ec+MlDf92AulW7C1P0xyp7V5OvLgufjArKdowXOLnUcpAH4xAn7iMqACajLl3Dl6LrYfBw IhMZDOVC4vouxKP9HFp82z+yAGq28jFQr9mcpHvYxNfzR/vmBJl0oBZPmttnxSmKl128xh oXadLlNP5aa8tZtAk5kxS7xXkWpUL0UPPYJddVhDZRoiF5fWcwp0yORtepIYCKd9pHmnuB SSrkBSwdthJvb+MpYK45M1fXMs7jHdNc7xGQDr8EBUEjQmiTIEExDrpX/W4FxgRyMq8jAp VvdFO32a/uqYi4coCAdAT0PPlLpfgmYhhLTupjNADhsQuTQMSLrzIJXY7RCY1g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1771886948; 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=QkwKiqNFJvi0jguzwAep89LTE5KH2GrZQC+B2r6a2dY=; b=h3u7zikYJmw23D1Of4QZoTn1mBg271JE8VlB26Twt8sDN4c/cE3ngRDGCBmpp+hy38xo32 tVngCpL0pQ+Imq30d1bW/c4t81nH097E+zynSq3VfDGp3wAdk+p/uyY05LKx9c99Z/Rj39 Yrr4RP8VqJme4f8sHgNk9ZMhBqo9J5A0b0O6z/W4FqAtOJ428MCFCqofJwCjKaeEkfr9tN 9f4yhCaE8KvUJmCXOoq2u79ldhQIrMD0L33UOBssMU7a2kjuDhc+F/+TadASGe381j9vt3 xsn1O6vptpyfjv/2qh4RSI7dM5nP4lOeovIPsUuS5FN92cbWLseNYlKcJFFTUg== ARC-Authentication-Results: i=1; inbound-rspamd-59f67b687b-jshj4; none X-Message-ID: 57k0KcfMXiWAAo4ECt7MEeBK Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384) by 100.99.99.127 (trex/7.1.3); Mon, 23 Feb 2026 22:49:08 +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-78968d7585-wlq7p: domain of github.com designates 192.30.252.209 as permitted sender) client-ip=192.30.252.209; envelope-from=noreply@github.com; helo=out-26.smtp.github.com; Received: from github.com (hubbernetes-node-0f4de85.ash1-iad.github.net [10.56.208.89]) by smtp.github.com (Postfix) with ESMTPA id 31F36600D1C for ; Mon, 23 Feb 2026 14:49:07 -0800 (PST) Date: Mon, 23 Feb 2026 14:49:07 -0800 To: perl5-changes@perl.org Message-ID: Subject: [Perl/perl5] 5e5c2a: intuit_more(): fix length in calls to is_existing_... 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: 5e5c2ac74906f511d844eb46b414def73cdf479c https://github.com/Perl/perl5/commit/5e5c2ac74906f511d844eb46b414def73cdf479c Author: Lukas Mai Date: 2026-02-23 (Mon, 23 Feb 2026) Changed paths: M toke.c Log Message: ----------- intuit_more(): fix length in calls to is_existing_identifier len = length(tmpbuf) - 1, so pass len + 1 to is_existing_identifier() to compensate for the minus 1. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications