Kaynağa Gözat

*** empty log message ***

David Rose 25 yıl önce
ebeveyn
işleme
3f57b391a8
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      dtool/src/dconfig/notify.cxx

+ 1 - 0
dtool/src/dconfig/notify.cxx

@@ -319,6 +319,7 @@ get_category(const string &fullname) {
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////
 ostream &Notify::
 ostream &Notify::
 out() {
 out() {
+  ptr()->_ostream_ptr->flush();
   return *(ptr()->_ostream_ptr);
   return *(ptr()->_ostream_ptr);
 }
 }