From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6BDC03858D20; Sat, 13 Jan 2024 16:47:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6BDC03858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1705164453; bh=JbeNzeryrGl9yP5/QHmQI4lEQ6RADebEwKculqN0gxw=; h=From:To:Subject:Date:From; b=Trv1D8Koz8++4ui13Iqu+j7rUDYAjQnvcx9oLXqeYjTY18z9crpMGJHpwHw8EeAyC QXvHtqcTllk1nqR3RNsZLz53dmLYWwQHu3gOp+quc44qn3XVOCVA3SruKDB94HwrRv JP3ndimsIMQJyTmmwNRq76nB1/0r0QQ87f+ApFh4= From: "thaines.astro at gmail dot com" To: systemtap@sourceware.org Subject: [Bug dyninst/31242] New: Support namespaced include directories in Dyninst Date: Sat, 13 Jan 2024 16:47:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: dyninst X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: thaines.astro at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone attachments.created Message-ID: 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=3D31242 Bug ID: 31242 Summary: Support namespaced include directories in Dyninst Product: systemtap Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: dyninst Assignee: systemtap at sourceware dot org Reporter: thaines.astro at gmail dot com Target Milestone: --- Created attachment 15299 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D15299&action=3Ded= it patch file Dyninst now has some namespaced include directories (e.g., dyninst/registers/MachRegister.h). This requires adding the top-level inclu= de to the compile flags to find the headers in the flat namespace included fro= m a namespaced directory. --=20 You are receiving this mail because: You are the assignee for the bug.=