[glib: 1/5] gmarshal: Drop references to gmarshal.list
- From: Sebastian Dröge <sdroege src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/5] gmarshal: Drop references to gmarshal.list
- Date: Mon, 4 Mar 2019 13:00:47 +0000 (UTC)
commit 1a8e84c54065187d0799a26988823fd0e59a017d
Author: Philip Withnall <withnall endlessm com>
Date: Tue Feb 5 12:31:29 2019 +0000
gmarshal: Drop references to gmarshal.list
It was removed in commit 9c66e65b29d5fd17dcfd77c4b010aa792b2e1d5a.
Signed-off-by: Philip Withnall <withnall endlessm com>
gobject/gmarshal.c | 44 ++++++++++++++++++++++----------------------
gobject/gmarshal.h | 45 ++++++++++++++++++++++-----------------------
2 files changed, 44 insertions(+), 45 deletions(-)
---
diff --git a/gobject/gmarshal.c b/gobject/gmarshal.c
index 0bb2da5d5..a1ac1a8f0 100644
--- a/gobject/gmarshal.c
+++ b/gobject/gmarshal.c
@@ -843,7 +843,7 @@
#endif /* !G_ENABLE_DEBUG */
-/* VOID:VOID (./gmarshal.list:6) */
+/* VOID:VOID */
void
g_cclosure_marshal_VOID__VOID (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -907,7 +907,7 @@ g_cclosure_marshal_VOID__VOIDv (GClosure *closure,
}
-/* VOID:BOOLEAN (./gmarshal.list:7) */
+/* VOID:BOOLEAN */
void
g_cclosure_marshal_VOID__BOOLEAN (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -981,7 +981,7 @@ g_cclosure_marshal_VOID__BOOLEANv (GClosure *closure,
}
-/* VOID:CHAR (./gmarshal.list:8) */
+/* VOID:CHAR */
void
g_cclosure_marshal_VOID__CHAR (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1055,7 +1055,7 @@ g_cclosure_marshal_VOID__CHARv (GClosure *closure,
}
-/* VOID:UCHAR (./gmarshal.list:9) */
+/* VOID:UCHAR */
void
g_cclosure_marshal_VOID__UCHAR (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1129,7 +1129,7 @@ g_cclosure_marshal_VOID__UCHARv (GClosure *closure,
}
-/* VOID:INT (./gmarshal.list:10) */
+/* VOID:INT */
void
g_cclosure_marshal_VOID__INT (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1203,7 +1203,7 @@ g_cclosure_marshal_VOID__INTv (GClosure *closure,
}
-/* VOID:UINT (./gmarshal.list:11) */
+/* VOID:UINT */
void
g_cclosure_marshal_VOID__UINT (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1277,7 +1277,7 @@ g_cclosure_marshal_VOID__UINTv (GClosure *closure,
}
-/* VOID:LONG (./gmarshal.list:12) */
+/* VOID:LONG */
void
g_cclosure_marshal_VOID__LONG (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1351,7 +1351,7 @@ g_cclosure_marshal_VOID__LONGv (GClosure *closure,
}
-/* VOID:ULONG (./gmarshal.list:13) */
+/* VOID:ULONG */
void
g_cclosure_marshal_VOID__ULONG (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1425,7 +1425,7 @@ g_cclosure_marshal_VOID__ULONGv (GClosure *closure,
}
-/* VOID:ENUM (./gmarshal.list:14) */
+/* VOID:ENUM */
void
g_cclosure_marshal_VOID__ENUM (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1499,7 +1499,7 @@ g_cclosure_marshal_VOID__ENUMv (GClosure *closure,
}
-/* VOID:FLAGS (./gmarshal.list:15) */
+/* VOID:FLAGS */
void
g_cclosure_marshal_VOID__FLAGS (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1573,7 +1573,7 @@ g_cclosure_marshal_VOID__FLAGSv (GClosure *closure,
}
-/* VOID:FLOAT (./gmarshal.list:16) */
+/* VOID:FLOAT */
void
g_cclosure_marshal_VOID__FLOAT (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1647,7 +1647,7 @@ g_cclosure_marshal_VOID__FLOATv (GClosure *closure,
}
-/* VOID:DOUBLE (./gmarshal.list:17) */
+/* VOID:DOUBLE */
void
g_cclosure_marshal_VOID__DOUBLE (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1721,7 +1721,7 @@ g_cclosure_marshal_VOID__DOUBLEv (GClosure *closure,
}
-/* VOID:STRING (./gmarshal.list:18) */
+/* VOID:STRING */
void
g_cclosure_marshal_VOID__STRING (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1799,7 +1799,7 @@ g_cclosure_marshal_VOID__STRINGv (GClosure *closure,
}
-/* VOID:PARAM (./gmarshal.list:19) */
+/* VOID:PARAM */
void
g_cclosure_marshal_VOID__PARAM (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1877,7 +1877,7 @@ g_cclosure_marshal_VOID__PARAMv (GClosure *closure,
}
-/* VOID:BOXED (./gmarshal.list:20) */
+/* VOID:BOXED */
void
g_cclosure_marshal_VOID__BOXED (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -1955,7 +1955,7 @@ g_cclosure_marshal_VOID__BOXEDv (GClosure *closure,
}
-/* VOID:POINTER (./gmarshal.list:21) */
+/* VOID:POINTER */
void
g_cclosure_marshal_VOID__POINTER (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -2029,7 +2029,7 @@ g_cclosure_marshal_VOID__POINTERv (GClosure *closure,
}
-/* VOID:OBJECT (./gmarshal.list:22) */
+/* VOID:OBJECT */
void
g_cclosure_marshal_VOID__OBJECT (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -2107,7 +2107,7 @@ g_cclosure_marshal_VOID__OBJECTv (GClosure *closure,
}
-/* VOID:VARIANT (./gmarshal.list:23) */
+/* VOID:VARIANT */
void
g_cclosure_marshal_VOID__VARIANT (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -2185,7 +2185,7 @@ g_cclosure_marshal_VOID__VARIANTv (GClosure *closure,
}
-/* VOID:UINT,POINTER (./gmarshal.list:26) */
+/* VOID:UINT,POINTER */
void
g_cclosure_marshal_VOID__UINT_POINTER (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -2265,7 +2265,7 @@ g_cclosure_marshal_VOID__UINT_POINTERv (GClosure *closure,
}
-/* BOOL:FLAGS (./gmarshal.list:27) */
+/* BOOL:FLAGS */
void
g_cclosure_marshal_BOOLEAN__FLAGS (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -2348,7 +2348,7 @@ g_cclosure_marshal_BOOLEAN__FLAGSv (GClosure *closure,
}
-/* STRING:OBJECT,POINTER (./gmarshal.list:28) */
+/* STRING:OBJECT,POINTER */
void
g_cclosure_marshal_STRING__OBJECT_POINTER (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
@@ -2441,7 +2441,7 @@ g_cclosure_marshal_STRING__OBJECT_POINTERv (GClosure *closure,
}
-/* BOOL:BOXED,BOXED (./gmarshal.list:29) */
+/* BOOL:BOXED,BOXED */
void
g_cclosure_marshal_BOOLEAN__BOXED_BOXED (GClosure *closure,
GValue *return_value G_GNUC_UNUSED,
diff --git a/gobject/gmarshal.h b/gobject/gmarshal.h
index d4fd76a14..3c10cd42b 100644
--- a/gobject/gmarshal.h
+++ b/gobject/gmarshal.h
@@ -1,10 +1,9 @@
-/* Note: This file is no longer generated. See the comment in gmarshal.list */
#ifndef __G_MARSHAL_H__
#define __G_MARSHAL_H__
G_BEGIN_DECLS
-/* VOID:VOID (./gmarshal.list:6) */
+/* VOID:VOID */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__VOID (GClosure *closure,
GValue *return_value,
@@ -21,7 +20,7 @@ void g_cclosure_marshal_VOID__VOIDv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:BOOLEAN (./gmarshal.list:7) */
+/* VOID:BOOLEAN */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__BOOLEAN (GClosure *closure,
GValue *return_value,
@@ -38,7 +37,7 @@ void g_cclosure_marshal_VOID__BOOLEANv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:CHAR (./gmarshal.list:8) */
+/* VOID:CHAR */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__CHAR (GClosure *closure,
GValue *return_value,
@@ -55,7 +54,7 @@ void g_cclosure_marshal_VOID__CHARv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:UCHAR (./gmarshal.list:9) */
+/* VOID:UCHAR */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__UCHAR (GClosure *closure,
GValue *return_value,
@@ -72,7 +71,7 @@ void g_cclosure_marshal_VOID__UCHARv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:INT (./gmarshal.list:10) */
+/* VOID:INT */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__INT (GClosure *closure,
GValue *return_value,
@@ -89,7 +88,7 @@ void g_cclosure_marshal_VOID__INTv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:UINT (./gmarshal.list:11) */
+/* VOID:UINT */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__UINT (GClosure *closure,
GValue *return_value,
@@ -106,7 +105,7 @@ void g_cclosure_marshal_VOID__UINTv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:LONG (./gmarshal.list:12) */
+/* VOID:LONG */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__LONG (GClosure *closure,
GValue *return_value,
@@ -123,7 +122,7 @@ void g_cclosure_marshal_VOID__LONGv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:ULONG (./gmarshal.list:13) */
+/* VOID:ULONG */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__ULONG (GClosure *closure,
GValue *return_value,
@@ -140,7 +139,7 @@ void g_cclosure_marshal_VOID__ULONGv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:ENUM (./gmarshal.list:14) */
+/* VOID:ENUM */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__ENUM (GClosure *closure,
GValue *return_value,
@@ -157,7 +156,7 @@ void g_cclosure_marshal_VOID__ENUMv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:FLAGS (./gmarshal.list:15) */
+/* VOID:FLAGS */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__FLAGS (GClosure *closure,
GValue *return_value,
@@ -174,7 +173,7 @@ void g_cclosure_marshal_VOID__FLAGSv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:FLOAT (./gmarshal.list:16) */
+/* VOID:FLOAT */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__FLOAT (GClosure *closure,
GValue *return_value,
@@ -191,7 +190,7 @@ void g_cclosure_marshal_VOID__FLOATv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:DOUBLE (./gmarshal.list:17) */
+/* VOID:DOUBLE */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__DOUBLE (GClosure *closure,
GValue *return_value,
@@ -208,7 +207,7 @@ void g_cclosure_marshal_VOID__DOUBLEv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:STRING (./gmarshal.list:18) */
+/* VOID:STRING */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__STRING (GClosure *closure,
GValue *return_value,
@@ -225,7 +224,7 @@ void g_cclosure_marshal_VOID__STRINGv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:PARAM (./gmarshal.list:19) */
+/* VOID:PARAM */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__PARAM (GClosure *closure,
GValue *return_value,
@@ -242,7 +241,7 @@ void g_cclosure_marshal_VOID__PARAMv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:BOXED (./gmarshal.list:20) */
+/* VOID:BOXED */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__BOXED (GClosure *closure,
GValue *return_value,
@@ -259,7 +258,7 @@ void g_cclosure_marshal_VOID__BOXEDv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:POINTER (./gmarshal.list:21) */
+/* VOID:POINTER */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__POINTER (GClosure *closure,
GValue *return_value,
@@ -276,7 +275,7 @@ void g_cclosure_marshal_VOID__POINTERv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:OBJECT (./gmarshal.list:22) */
+/* VOID:OBJECT */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__OBJECT (GClosure *closure,
GValue *return_value,
@@ -293,7 +292,7 @@ void g_cclosure_marshal_VOID__OBJECTv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:VARIANT (./gmarshal.list:23) */
+/* VOID:VARIANT */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__VARIANT (GClosure *closure,
GValue *return_value,
@@ -310,7 +309,7 @@ void g_cclosure_marshal_VOID__VARIANTv (GClosure *closure,
int n_params,
GType *param_types);
-/* VOID:UINT,POINTER (./gmarshal.list:26) */
+/* VOID:UINT,POINTER */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_VOID__UINT_POINTER (GClosure *closure,
GValue *return_value,
@@ -327,7 +326,7 @@ void g_cclosure_marshal_VOID__UINT_POINTERv (GClosure *closure,
int n_params,
GType *param_types);
-/* BOOL:FLAGS (./gmarshal.list:27) */
+/* BOOL:FLAGS */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_BOOLEAN__FLAGS (GClosure *closure,
GValue *return_value,
@@ -345,7 +344,7 @@ void g_cclosure_marshal_BOOLEAN__FLAGSv (GClosure *closure,
GType *param_types);
#define g_cclosure_marshal_BOOL__FLAGS g_cclosure_marshal_BOOLEAN__FLAGS
-/* STRING:OBJECT,POINTER (./gmarshal.list:28) */
+/* STRING:OBJECT,POINTER */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_STRING__OBJECT_POINTER (GClosure *closure,
GValue *return_value,
@@ -362,7 +361,7 @@ void g_cclosure_marshal_STRING__OBJECT_POINTERv (GClosure *closure,
int n_params,
GType *param_types);
-/* BOOL:BOXED,BOXED (./gmarshal.list:29) */
+/* BOOL:BOXED,BOXED */
GLIB_AVAILABLE_IN_ALL
void g_cclosure_marshal_BOOLEAN__BOXED_BOXED (GClosure *closure,
GValue *return_value,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]