search for: oldlog

Displaying 5 results from an estimated 5 matches for "oldlog".

Did you mean: old_log
2007 May 21
0
[1022] trunk/wxruby2/swig/classes/App.i: Memory mgmt: use Wx::App to mark still-alive Windows, set up Wx::THE_APP const
...nbsp// unhook the App ruby object from the C++ object +&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspSWIG_RubyUnlinkObjects((void *)this); + </ins><span class="cx"> wxLog *oldlog = wxLog::SetActiveTarget(new wxLogStderr); </span><span class="cx"> SetTopWindow(0); </span><span class="cx"> if ( oldlog ) </span><del>- { -#ifdef __WXDEBUG__ -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&...
2007 Jul 18
0
[1117] trunk/wxruby2/swig/classes/App.i: No director for GetTopWindow, remove Unlink in OnExit to avoid exception
...nbsp// unhook the App ruby object from the C++ object -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspSWIG_RubyUnlinkObjects((void *)this); - </del><span class="cx"> wxLog *oldlog = wxLog::SetActiveTarget(new wxLogStderr); </span><span class="cx"> SetTopWindow(0); </span><span class="cx"> if ( oldlog ) </span><span class="lines">@@ -192,7 +186,6 @@ </span><span class="cx">...
2007 Jan 03
0
[824] trunk/wxruby2/swig/classes/App.i: Remove some ifdefs for old unstable versions of WxWidgets
...quot;> printf("survived gc\n"); </span><span class="cx"> #endif </span><span class="cx"> </span><del>-#if !wxCHECK_VERSION(2,5,0) - wxTheApp = 0; -#endif </del><span class="cx"> wxLog *oldlog = wxLog::SetActiveTarget(new wxLogStderr); </span><span class="cx"> SetTopWindow(0); </span><span class="cx"> if ( oldlog ) </span><span class="lines">@@ -185,7 +172,3 @@ </span><span class="cx">...
2007 Jul 21
0
[1136] trunk/wxruby2/swig/classes/App.i: Note when the Wx::App is exiting and avoid doing GC if in process of
...nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp </ins><span class="cx"> wxLog *oldlog = wxLog::SetActiveTarget(new wxLogStderr); </span><span class="cx"> SetTopWindow(0); </span><span class="cx"> if ( oldlog ) </span></span></pre> </div> </div> </body> </html>
2004 Jun 04
2
building wxruby-swig 0.0.16 on Mac
Grabbed 0.0.16 and tried a build for kicks. ...all good, except for a warning in MenuBar.cpp, then... g++ -c -I/usr/local/lib/wx/include/mac-2.4 -D__WXMAC__ -DWXMAKINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fno-common -fno-common -pipe -fno-common -x objective-c++ -I /usr/local/lib/ruby/gems/1.8/rake-0.3.2/lib -I /usr/local/lib/ruby/site_ruby/1.8 -I