search for: swig_director_noueh

Displaying 4 results from an estimated 4 matches for "swig_director_noueh".

2006 Oct 21
2
common.i patch
The latest cvs version of SWIG breaks a few things. I have patched common.i to fix most of it. There will be some other things later that should be compatible with all versions. Can someone test to see if this compiles with the old version? Roy -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: common.i.patch Url:
2007 May 05
0
[1014] trunk/wxruby2/swig/common.i: Undo broken commit
...ion of wxRuby requires WxWidgets 2.8.3 or greater" -#endif - </del><span class="cx"> %runtime %{ </span><span class="cx"> // # SWIG 1.3.29 added this new feature which we can''t use (yet) </span><span class="cx"> #define SWIG_DIRECTOR_NOUEH TRUE </span><span class="lines">@@ -34,6 +28,10 @@ </span><span class="cx"> #include <wx/dcbuffer.h> </span><span class="cx"> </span><span class="cx"> </span><ins>+#if ! wxCHECK_VERSION(2,8,3...
2007 May 05
0
[1013] trunk/wxruby2/swig/common.i: Run version test at SWIG phase rather than compile phase
...ion of wxRuby requires WxWidgets 2.8.3 or greater" +#endif + </ins><span class="cx"> %runtime %{ </span><span class="cx"> // # SWIG 1.3.29 added this new feature which we can''t use (yet) </span><span class="cx"> #define SWIG_DIRECTOR_NOUEH TRUE </span><span class="lines">@@ -28,10 +34,6 @@ </span><span class="cx"> #include <wx/dcbuffer.h> </span><span class="cx"> </span><span class="cx"> </span><del>-#if ! wxCHECK_VERSION(2,8,3...
2006 Oct 23
0
[710] trunk/wxruby2/swig/common.i: Added extern keyword to Gc functions and moved common header includes to %runtime
...args"); </span><span class="cx"> </span><del>-%{ </del><ins>+%runtime %{ </ins><span class="cx"> // # SWIG 1.3.29 added this new feature which we can''t use (yet) </span><span class="cx"> #define SWIG_DIRECTOR_NOUEH TRUE </span><span class="cx"> </span><span class="lines">@@ -27,11 +27,11 @@ </span><span class="cx"> #include <wx/wx.h> </span><span class="cx"> #include <wx/dcbuffer.h> </span><span class...