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 638930 - Simple build fixes
Simple build fixes
Status: RESOLVED FIXED
Product: gitg
Classification: Applications
Component: gitg
git master
Other Linux
: Normal normal
: ---
Assigned To: gitg-maint
gitg-maint
Depends on:
Blocks:
 
 
Reported: 2011-01-07 18:28 UTC by Vincent Untz
Modified: 2011-01-10 09:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Simple patch (1.01 KB, patch)
2011-01-07 18:29 UTC, Vincent Untz
none Details | Review
Fix various warnings (1.15 KB, patch)
2011-01-08 18:42 UTC, Vincent Untz
none Details | Review

Description Vincent Untz 2011-01-07 18:28:53 UTC
Attaching a patch that fixes various compiler warnings.
Comment 1 Vincent Untz 2011-01-07 18:29:38 UTC
Created attachment 177767 [details] [review]
Simple patch
Comment 2 jessevdk@gmail.com 2011-01-08 12:10:55 UTC
Good catch. For some reason however git doesn't want to apply your patch (it doesn't understand the patch format). Did you generate the patch with git format-patch?
Comment 3 Vincent Untz 2011-01-08 18:42:00 UTC
Created attachment 177843 [details] [review]
Fix various warnings

Missing header, usage of the wrong variable, and bad function signature.
Comment 4 Vincent Untz 2011-01-08 18:42:31 UTC
Sorry, I used "git show", I guess. Bad me :-)
Comment 5 jessevdk@gmail.com 2011-01-10 09:46:42 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.