Use the #if branch with G_BREAKPOINT() also on Win32. Remove the separate
authorTor Lillqvist <tml@iki.fi>
Thu, 14 Feb 2002 07:06:56 +0000 (07:06 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 14 Feb 2002 07:06:56 +0000 (07:06 +0000)
commitde3bfc0a74e6e574b6887065fe48f9de83443b83
tree508e12dd4cd2d5faf2c2ac8c95e68fd4679e8929
parentf99e38b2b1b10c9f2a01c8201758e3557e1fdc45
Use the #if branch with G_BREAKPOINT() also on Win32. Remove the separate

2002-02-14  Tor Lillqvist  <tml@iki.fi>

* glib/gmessages.c (g_logv): Use the #if branch with
G_BREAKPOINT() also on Win32. Remove the separate __asm int 3 for
MSVC, G_BREAKPOINT() does exactly that.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gmessages.c