summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>2002-04-08 08:36:35 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2002-04-08 08:36:35 +0000
commite7d925595c887356132aa45f1fa4639aab37f8cd (patch)
treef72e7ec67ef00e5f781f99351be62288ea3867f9
parent02def4879cf37a45ac17d671aab14cc834d15922 (diff)
Use gsize instead of gint. From Miroslaw Dobrzanski-Neumann
2002-04-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * tests/gio-test.c, tests/markup-test.c: Use gsize instead of gint. From Miroslaw Dobrzanski-Neumann <mne@mosaic-ag.com>. (#77982)
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-2-106
-rw-r--r--ChangeLog.pre-2-126
-rw-r--r--ChangeLog.pre-2-26
-rw-r--r--ChangeLog.pre-2-46
-rw-r--r--ChangeLog.pre-2-66
-rw-r--r--ChangeLog.pre-2-86
-rw-r--r--tests/gio-test.c2
-rw-r--r--tests/markup-test.c2
9 files changed, 44 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a65e8d8f..09fdefeb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * tests/gio-test.c, tests/markup-test.c: Use gsize instead of
+ gint. From Miroslaw Dobrzanski-Neumann
+ <mne@mosaic-ag.com>. (#77982)
+
2002-04-08 Stanislav Brabec <utx@penguin.cz>
* cs.po: Added Czech (cs) to ALL_LINGUAS.
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 3a65e8d8f..09fdefeb5 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,9 @@
+2002-04-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * tests/gio-test.c, tests/markup-test.c: Use gsize instead of
+ gint. From Miroslaw Dobrzanski-Neumann
+ <mne@mosaic-ag.com>. (#77982)
+
2002-04-08 Stanislav Brabec <utx@penguin.cz>
* cs.po: Added Czech (cs) to ALL_LINGUAS.
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 3a65e8d8f..09fdefeb5 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,9 @@
+2002-04-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * tests/gio-test.c, tests/markup-test.c: Use gsize instead of
+ gint. From Miroslaw Dobrzanski-Neumann
+ <mne@mosaic-ag.com>. (#77982)
+
2002-04-08 Stanislav Brabec <utx@penguin.cz>
* cs.po: Added Czech (cs) to ALL_LINGUAS.
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 3a65e8d8f..09fdefeb5 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,9 @@
+2002-04-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * tests/gio-test.c, tests/markup-test.c: Use gsize instead of
+ gint. From Miroslaw Dobrzanski-Neumann
+ <mne@mosaic-ag.com>. (#77982)
+
2002-04-08 Stanislav Brabec <utx@penguin.cz>
* cs.po: Added Czech (cs) to ALL_LINGUAS.
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 3a65e8d8f..09fdefeb5 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+2002-04-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * tests/gio-test.c, tests/markup-test.c: Use gsize instead of
+ gint. From Miroslaw Dobrzanski-Neumann
+ <mne@mosaic-ag.com>. (#77982)
+
2002-04-08 Stanislav Brabec <utx@penguin.cz>
* cs.po: Added Czech (cs) to ALL_LINGUAS.
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 3a65e8d8f..09fdefeb5 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,9 @@
+2002-04-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * tests/gio-test.c, tests/markup-test.c: Use gsize instead of
+ gint. From Miroslaw Dobrzanski-Neumann
+ <mne@mosaic-ag.com>. (#77982)
+
2002-04-08 Stanislav Brabec <utx@penguin.cz>
* cs.po: Added Czech (cs) to ALL_LINGUAS.
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 3a65e8d8f..09fdefeb5 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+2002-04-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * tests/gio-test.c, tests/markup-test.c: Use gsize instead of
+ gint. From Miroslaw Dobrzanski-Neumann
+ <mne@mosaic-ag.com>. (#77982)
+
2002-04-08 Stanislav Brabec <utx@penguin.cz>
* cs.po: Added Czech (cs) to ALL_LINGUAS.
diff --git a/tests/gio-test.c b/tests/gio-test.c
index 9f48ac481..ccbae3f56 100644
--- a/tests/gio-test.c
+++ b/tests/gio-test.c
@@ -64,7 +64,7 @@ read_all (int fd,
guint *bytes_read)
{
guint left = nbytes;
- guint nb;
+ gsize nb;
GIOError error = G_IO_ERROR_NONE;
char *bufp = buffer;
diff --git a/tests/markup-test.c b/tests/markup-test.c
index fa75a3011..53b86c2cd 100644
--- a/tests/markup-test.c
+++ b/tests/markup-test.c
@@ -134,7 +134,7 @@ static int
test_file (const gchar *filename)
{
gchar *contents;
- gint length;
+ gsize length;
GError *error;
GMarkupParseContext *context;