Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jan 2025 18:49:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 279403] typedef redeclaration in base include becoming an issue for DTrace
Message-ID:  <bug-279403-227-2DejYIBoNC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279403-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279403

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|https://reviews.freebsd.org |
                   |/D48254                     |

--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
D48254 is unrelated.  I believe the underlying problem here is that libdtrace
wants to be able to parse C headers, and its parser is too simple.  For
instance, it has trouble with attribute declarations.  I worked a bit on it but
it doesn't seem easy to solve and I haven't had a chance to go back to it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279403-227-2DejYIBoNC>