After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 793447 - debug-viewer: Fix C++ destructors detection as functions
debug-viewer: Fix C++ destructors detection as functions
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-devtools
git master
Other Linux
: Normal normal
: 1.13.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-02-14 12:32 UTC by Xabier Rodríguez Calvar
Modified: 2018-02-16 13:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (922 bytes, patch)
2018-02-14 12:32 UTC, Xabier Rodríguez Calvar
committed Details | Review

Description Xabier Rodríguez Calvar 2018-02-14 12:32:09 UTC
Created attachment 368342 [details] [review]
patch

debug-viewer: Fix C++ destructors detection as functions
Comment 1 Tim-Philipp Müller 2018-02-16 13:13:30 UTC
commit 47415e50e17cdd5aac34b2c2f76b616b192aa043 (HEAD -> master)
Author: Xabier Rodriguez Calvar <calvaris@igalia.com>
Date:   Wed Feb 14 13:30:41 2018 +0100

    debug-viewer: Fixed C++ destructors detection
    
    https://bugzilla.gnome.org/show_bug.cgi?id=793447