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 750488 - Fix a wrong header guard in plugins/checksum/burn-volume-read.h
Fix a wrong header guard in plugins/checksum/burn-volume-read.h
Status: RESOLVED OBSOLETE
Product: brasero
Classification: Applications
Component: general
git master
Other FreeBSD
: Normal normal
: ---
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-06-06 13:48 UTC by Ting-Wei Lan
Modified: 2018-09-21 17:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
trivial: Fix a wrong header guard in plugins/checksum/burn-volume-read.h (780 bytes, patch)
2015-06-06 13:51 UTC, Ting-Wei Lan
none Details | Review

Description Ting-Wei Lan 2015-06-06 13:48:19 UTC
In plugins/checksum/burn-volume-read.h:

#ifndef _BRASERO_MEDIUM_HANDLE_H                                                 
#define BRASERO_MEDIUM_HANDLE_H


The #ifndef uses a wrong macro name. This bug is found by clang.
Comment 1 Ting-Wei Lan 2015-06-06 13:51:17 UTC
Created attachment 304696 [details] [review]
trivial: Fix a wrong header guard in plugins/checksum/burn-volume-read.h
Comment 2 GNOME Infrastructure Team 2018-09-21 17:50:55 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/brasero/issues/287.