add for(;;); after the g_log call so that GCC stops issuing false warnings
authorRyan Lortie <desrt@desrt.ca>
Thu, 7 Feb 2008 07:13:39 +0000 (07:13 +0000)
committerRyan Lortie <ryanl@src.gnome.org>
Thu, 7 Feb 2008 07:13:39 +0000 (07:13 +0000)
commitfdf2e0eb86d4ee07af98ea5c54c25c8d1ddd0d87
treef0c38597d835fcb60e87482429eb3fcd1d896646
parentcdf4b2bb63cccd07315c5c4321230c53498d87e1
add for(;;); after the g_log call so that GCC stops issuing false warnings

2008-02-07  Ryan Lortie  <desrt@desrt.ca>

        * glib/gmessages.h (g_error): add for(;;); after the g_log call so
        that GCC stops issuing false warnings about reachability  Bug #514920

svn path=/trunk/; revision=6476
ChangeLog
glib/gmessages.h