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 788031 - glib-genmarshal warning
glib-genmarshal warning
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
git master
Other Linux
: Normal minor
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-09-21 23:39 UTC by Egmont Koblinger
Modified: 2017-10-22 17:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Egmont Koblinger 2017-09-21 23:39:41 UTC
Compiling g-t on Ubuntu Artful beta (glib-2.54.0; glib-genmarshal is written in python3):

make[2]: Entering directory '/home/egmont/gnome-terminal/src'
  GEN      terminal-marshal.c
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
[...]

I guess we sholuld bring over the fix from bug 784853.
Comment 1 Christian Persch 2017-10-22 17:28:58 UTC
Done.