As done in libaccounts-glib, the .vapi file should be generated at
compilation time and distributed with the libgsignon-glib-dev package in
order to ship the compatible .vapi with each version.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
accoun...@googlecode.com
unread,
Mar 4, 2015, 8:30:23 AM3/4/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Here is a fix for this:
* The .vapi file isn't generated at compilation time but everything is
done as it is in libaccounts-glib so it needs to be regenerated when the
API is changed.
* I fixed some introspection annotations in order to not manually patch
the .vapi file anymore (can maybe also fix things for other bindings)
* I also fixed the debian package to respect some Debian standards.
Attachments:
several_fixes.patch 27.0 KB
accoun...@googlecode.com
unread,
Mar 6, 2015, 5:54:53 AM3/6/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Here is the latest version that I find much better than the previous ones.
The addition of a -custom.vala file is necessary because of the use of
GLib.List and GLib.HashMap subclasses.
So now the resulting .vapi looks exactly as the C API.
Attachments:
fix_vapi3.patch 59.6 KB
accoun...@googlecode.com
unread,
Mar 19, 2015, 11:22:32 AM3/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
GISCAN gSignon-1.0.gir
GICOMP gSignon-1.0.gir
VAPIGEN libgsignon-glib.vapi
gSignon-1.0.gir:1021.7-1021.68: warning: Signal `Signon.Identity.signout'
conflicts with method of the same name
accoun...@googlecode.com
unread,
Mar 24, 2015, 10:16:35 AM3/24/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message