CVSROOT:        /cvs/gnome
Module name:    ORBit2
Changes by:     tml     06/06/20 17:07:46

Modified files:
        .              : ChangeLog 
        src/orb/GIOP   : giop.c 
        src/orb/orb-core: corba-orb.c 

Log message:
2006-06-20  Tor Lillqvist  <[EMAIL PROTECTED]>

* src/orb/GIOP/giop.c: Remove the giop_thread_list, isn't used for
anything.

* src/orb/orb-core/corba-orb.c (CORBA_ORB_init): Don't call
g_atexit() on Win32. It can cause bizarre bugs. The semantics of
atexit() are very hard to specify exactly in the presence of
dynamic libraries, and Win32's implementation is perhaps
particularily random in its behaviour. Just rely on any peers we
are talking to noticing that the connections are severed and
acting appropriately.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ORBit2&who=tml&date=explicit&mindate=2006-06-20%2017:06&maxdate=2006-06-20%2017:08

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to