vala r1823 - in trunk: . vapi
- From: juergbi svn gnome org
- To: svn-commits-list gnome org
- Subject: vala r1823 - in trunk: . vapi
- Date: Mon, 6 Oct 2008 11:53:52 +0000 (UTC)
Author: juergbi
Date: Mon Oct 6 11:53:52 2008
New Revision: 1823
URL: http://svn.gnome.org/viewvc/vala?rev=1823&view=rev
Log:
2008-10-06 JÃrg Billeter <j bitron ch>
* vapi/glib-2.0.vapi:
Mark time_t as integer type
Modified:
trunk/ChangeLog
trunk/vapi/glib-2.0.vapi
Modified: trunk/vapi/glib-2.0.vapi
==============================================================================
--- trunk/vapi/glib-2.0.vapi (original)
+++ trunk/vapi/glib-2.0.vapi Mon Oct 6 11:53:52 2008
@@ -557,6 +557,7 @@
}
[CCode (cheader_filename = "time.h")]
+[IntegerType (rank = 8)]
public struct time_t {
[CCode (cname = "time")]
public time_t ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]