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 686119 - dtrace, gobject_probes.d, the last three probes - semicolon missing
dtrace, gobject_probes.d, the last three probes - semicolon missing
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gobject
2.34.x
Other Solaris
: Normal trivial
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2012-10-14 20:13 UTC by mifigiel
Modified: 2012-10-15 23:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description mifigiel 2012-10-14 20:13:10 UTC
Hello,
in gobject_probes.d, the last three probes (signal__new, signal__emit and signal__emit__end), the semicolons are missing. Solaris dtrace refuses to process the file (haven't checked any platform but Solaris/OpenIndiana).
The git file has got the same problem.

kind regards
sanch