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 760491 - Missing soup_get_*_version () bindings
Missing soup_get_*_version () bindings
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings
0.30.x
Other Mac OS
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on: 771439
Blocks:
 
 
Reported: 2016-01-11 20:31 UTC by Marcin Lewandowski
Modified: 2016-09-17 08:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marcin Lewandowski 2016-01-11 20:31:39 UTC
There are no bindings to 

soup_get_major_version ()
soup_get_minor_version ()
soup_get_micro_version ()
soup_check_version ()

and other related constants (see https://developer.gnome.org/libsoup/stable/libsoup-2.4-Version-Information.html#soup-check-version)

in vala 0.30.
Comment 1 Rico Tzschichholz 2016-09-15 06:53:45 UTC
Upstream ships its own vapi and therefore it needs to be fixed there.

https://bugzilla.gnome.org/show_bug.cgi?id=771439