glib r5792 - in trunk: . glib tests



Author: behdad
Date: 2007-10-21 18:01:29 +0100 (Sun, 21 Oct 2007)
New Revision: 5792
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=5792&view=rev

Modified:
   trunk/ChangeLog
   trunk/glib/gdate.c
   trunk/glib/gmain.c
   trunk/glib/gregex.c
   trunk/glib/gthread.c
   trunk/glib/gthread.h
   trunk/glib/gutf8.c
   trunk/tests/errorcheck-mutex-test.c
Log:
2007-10-21  Behdad Esfahbod  <behdad gnome org>

        * glib/gdate.c (g_date_strftime):
        * glib/gmain.c (g_main_context_check):
        * glib/gregex.c (g_match_info_fetch_all), (g_regex_split_full):
        * glib/gthread.c (g_once_init_enter_impl), (g_once_init_leave):
        * glib/gthread.h:
        * glib/gutf8.c (g_utf16_to_utf8), (g_utf16_to_ucs4):
        * tests/errorcheck-mutex-test.c (lock_locked_mutex),
        (trylock_locked_mutex), (unlock_unlocked_mutex),
        (free_locked_mutex), (wait_on_unlocked_mutex),
        (wait_on_otherwise_locked_mutex), (timed_wait_on_unlocked_mutex),
        (timed_wait_on_otherwise_locked_mutex):
        Fix warnings from sparse. (#487491, Kjartan Maraas)






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]