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 669373 - Compilation fails with gjs >= 8cd5e7bd
Compilation fails with gjs >= 8cd5e7bd
Status: RESOLVED FIXED
Product: libpeas
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libpeas-maint
libpeas-maint
: 669442 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-02-04 19:12 UTC by Evan Nemerson
Modified: 2012-02-06 14:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix compilation with gjs >= 8cd5e7bd. (2.08 KB, patch)
2012-02-04 19:16 UTC, Evan Nemerson
committed Details | Review

Description Evan Nemerson 2012-02-04 19:12:54 UTC
Commit 8cd5e7bd in gjs (see http://git.gnome.org/browse/gjs/commit/?id=8cd5e7bd9ec37edbf1bd45591e59627ee69c7204) added an argument to the gjs_value_from_g_argument, which means attempting to build libpeas with it results in a CC error about too few arguments being passed.
Comment 1 Evan Nemerson 2012-02-04 19:16:13 UTC
Created attachment 206776 [details] [review]
Fix compilation with gjs >= 8cd5e7bd.
Comment 2 Ignacio Casal Quinteiro (nacho) 2012-02-06 07:40:38 UTC
*** Bug 669442 has been marked as a duplicate of this bug. ***
Comment 3 Steve Frécinaux 2012-02-06 08:41:12 UTC
Review of attachment 206776 [details] [review]:

This looks good. Please commit.
Comment 4 Allison Karlitskaya (desrt) 2012-02-06 14:12:13 UTC
Attachment 206776 [details] pushed as 16aace6 - Fix compilation with gjs >= 8cd5e7bd.