From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1C36A3858D35; Wed, 15 Feb 2023 20:18:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1C36A3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676492285; bh=leT7dXVMnud/YJhqQ/8cSlUDgXoW/WdhSuHoY6I67YQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yj4TYuIcVvQQ/vNsvI0U+ZL8nqr6RMUUyD3EvT/tR9/4vlN00s9x5s1bP2kJ9YBN0 CeclCiKUbW6u8UvFKgN44bkpnnHS91NmhTis1sLSGg3VLGAuDsg/17ZiiSmC1930oZ xdJLGrrNIacyZg94chJ5UiPWd8FMsqvKdQBkOnyc= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug libdw/30085] Negative strides in dwarf_aggregate_size Date: Wed, 15 Feb 2023 20:18:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: libdw X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30085 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #1 from Mark Wielaard --- I have to admit that I don't understand what it means for a stride to be negative. It looks to me that a stride is like a size, it has to be positiv= e. It would be good to have an example when the stride can be negative. --=20 You are receiving this mail because: You are on the CC list for the bug.=