Matthias Clasen
01fd2551d7
Weaken an g_assert() to a g_warning(), since apparently nothing in Posix
...
Thu Feb 5 01:19:12 2004 Matthias Clasen <maclas@gmx.de>
* tests/file-test.c (test_mkstemp): Weaken an g_assert() to a
g_warning(), since apparently nothing in Posix forces mkstemp()
to reject templates without any X's. (#133397 )
2004-02-05 00:17:28 +00:00
Hans Breuer
1fd50a1454
for msvc build
...
2003-08-05 Hans Breuer <hans@breuer.org>
* glib/gnulib/makefile.msc : (new file) for msvc build
* glib/gnulib/vasnprintf.c : use glib/galloc.h
* glib/gnulib/printf.h : #include <stdio.h> for FILE*
* glib/makefile.msc.in : replace trio with gnulib
* glib/glib.def : updated externals
* glib/guniprop.c : fix for guniprop.c(582) : error C2082:
redefinition of formal parameter 'len'
2003-08-05 22:21:19 +00:00
Noah Levitt
2041e1c1e2
s/g_read_link/g_file_read_link/ ( #118727 )
...
2003-07-31 Noah Levitt <nlevitt@columbia.edu>
* tests/file-test.c: s/g_read_link/g_file_read_link/ (#118727 )
2003-07-31 16:56:27 +00:00
Matthias Clasen
355eb38190
New function g_read_link(). ( #72545 )
...
* glib/gfileutils.h:
* glib/gfileutils.c: New function g_read_link(). (#72545 )
2003-07-28 19:49:47 +00:00
Matthias Clasen
5eb34aa96e
test suite additions.
2003-07-26 09:24:46 +00:00