<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>wx-os2pm Google Group</title>
  <link>http://groups.google.com/group/wx-os2pm</link>
  <description>Discussions about the development of wxWidgets for OS/2 PM</description>
  <language>en</language>
  <item>
  <title>Re: [wx-os2pm] Re: [wx-os2] Trunk and wx-2.9.0</title>
  <link>http://groups.google.com/group/wx-os2pm/browse_thread/thread/3fbc5fccd8b65e65/3a25da34915ae7e6?show_docid=3a25da34915ae7e6</link>
  <description>
  Try this or similar, it gets us a bit further &lt;br&gt; #include &amp;lt;sys/time.h&amp;gt; &lt;br&gt; #include &amp;lt;sys/select.h&amp;gt; &lt;br&gt; #include &amp;lt;sys/time.h&amp;gt; &lt;br&gt; #include &amp;lt;sys/select.h&amp;gt; &lt;br&gt; #include &amp;lt;tcpustd.h&amp;gt; &lt;br&gt; Cheers, &lt;br&gt; Dave
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wx-os2pm/browse_thread/thread/3fbc5fccd8b65e65/3a25da34915ae7e6?show_docid=3a25da34915ae7e6</guid>
  <author>
  dwpars...@t-online.de
  (Dave Parsons)
  </author>
  <pubDate>Tue, 01 Apr 2008 07:23:31 UT
</pubDate>
  </item>
  <item>
  <title>[wx-os2pm] Re: [wx-os2] Trunk and wx-2.9.0</title>
  <link>http://groups.google.com/group/wx-os2pm/browse_thread/thread/3fbc5fccd8b65e65/e87d70af499521d9?show_docid=e87d70af499521d9</link>
  <description>
  Hi, &lt;br&gt; Yes, sure, help is always most welcome, especially with the bigger problem &lt;br&gt; down in the mail ... &lt;br&gt; Here&#39;s a status update: &lt;br&gt; Currently there&#39;s src/stc/PlatWX.cpp which results in a compilation error &lt;br&gt; (also in Motif and X11 builds), but at that time, most stuff has successfully &lt;br&gt; been built (i.e. all but the so called &amp;quot;wxStyledTextCtrl&amp;quot;), so for the moment
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wx-os2pm/browse_thread/thread/3fbc5fccd8b65e65/e87d70af499521d9?show_docid=e87d70af499521d9</guid>
  <author>
  stefan.n...@t-online.de
  </author>
  <pubDate>Mon, 31 Mar 2008 08:12:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: [wx-os2pm] Re: [wx-dev] is gcc 2.8 still used for OS/2?</title>
  <link>http://groups.google.com/group/wx-os2pm/browse_thread/thread/3c9f54132860fa56/74a79995f65a9c32?show_docid=74a79995f65a9c32</link>
  <description>
  Really for X11 you should use 3.0.3 as that is what X11 was compiled with. &lt;br&gt; Also note that the EMX headers are getting really long in the tooth, &lt;br&gt; missing many modern includes. &lt;br&gt; I&#39;m pretty sure this is not doable. &lt;br&gt; What I have done is compiled the X11 dlls with gcc-3.3.5 and then by &lt;br&gt; using libpathstrict and beginlibpath and using tcpip to communicate to
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wx-os2pm/browse_thread/thread/3c9f54132860fa56/74a79995f65a9c32?show_docid=74a79995f65a9c32</guid>
  <author>
  daver...@telus.net
  (Dave Yeo)
  </author>
  <pubDate>Fri, 28 Mar 2008 15:57:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: [wx-os2pm] Re: [wx-dev] is gcc 2.8 still used for OS/2?</title>
  <link>http://groups.google.com/group/wx-os2pm/browse_thread/thread/3c9f54132860fa56/5b70edceb33dd84b?show_docid=5b70edceb33dd84b</link>
  <description>
  Hi, &lt;br&gt; Which doesn&#39;t work for the X11 based ports of wx to OS/2 (which still work &lt;br&gt; a quite a bit better than the native port) . But even for those, there is &lt;br&gt; gcc-3.2.1 that should be usable. &lt;br&gt; Also, I wonder if it would be possible to point gcc-3.3.5 to the include and &lt;br&gt; libraries of gcc-2.8.1 to use the old (X11-compatible) EMX libraries with the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wx-os2pm/browse_thread/thread/3c9f54132860fa56/5b70edceb33dd84b?show_docid=5b70edceb33dd84b</guid>
  <author>
  stefan.n...@t-online.de
  </author>
  <pubDate>Fri, 28 Mar 2008 11:53:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: [wx-os2pm] Re: [wx-dev] is gcc 2.8 still used for OS/2?</title>
  <link>http://groups.google.com/group/wx-os2pm/browse_thread/thread/3c9f54132860fa56/b8149bf44e27c52f?show_docid=b8149bf44e27c52f</link>
  <description>
  Hi Guys, &lt;br&gt; I use only GCC 3.3.5 :) &lt;br&gt; Cheers, &lt;br&gt; Paul.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wx-os2pm/browse_thread/thread/3c9f54132860fa56/b8149bf44e27c52f?show_docid=b8149bf44e27c52f</guid>
  <author>
  p...@smedley.id.au
  (Paul Smedley)
  </author>
  <pubDate>Fri, 28 Mar 2008 07:59:39 UT
</pubDate>
  </item>
  <item>
  <title>[wx-os2pm] Re: [wx-dev] is gcc 2.8 still used for OS/2?</title>
  <link>http://groups.google.com/group/wx-os2pm/browse_thread/thread/3c9f54132860fa56/9827b090c37f3c3e?show_docid=9827b090c37f3c3e</link>
  <description>
  I don&#39;t use gcc-2.8.1 for wx any longer, so I have no objections. &lt;br&gt; I&#39;ve copied this reply to both OS/2 lists in case anyone else still &lt;br&gt; needs this. &lt;br&gt; Cheers, &lt;br&gt; Dave
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wx-os2pm/browse_thread/thread/3c9f54132860fa56/9827b090c37f3c3e?show_docid=9827b090c37f3c3e</guid>
  <author>
  dwpars...@t-online.de
  (Dave Parsons)
  </author>
  <pubDate>Fri, 28 Mar 2008 07:03:01 UT
</pubDate>
  </item>
  <item>
  <title>[wx-os2pm] Mailing list &amp; others</title>
  <link>http://groups.google.com/group/wx-os2pm/browse_thread/thread/0309b1daf9dd2c62/b1d9a4a1ede74320?show_docid=b1d9a4a1ede74320</link>
  <description>
  Addressed to: wxwindows-os...@lists.sourcefo rge.net &lt;br&gt; wx-os...@lists.wxwidgets.org &lt;br&gt; Hi, &lt;br&gt; I you haven&#39;t noticed yet, wxwindows-os...@lists.sourcefo rge.net &lt;br&gt; is now replace by wx-os...@lists.wxwidgets.org. Note that you need &lt;br&gt; to manually subscribe to the new list if you want to continue to
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/wx-os2pm/browse_thread/thread/0309b1daf9dd2c62/b1d9a4a1ede74320?show_docid=b1d9a4a1ede74320</guid>
  <author>
  stefan.n...@t-online.de
  </author>
  <pubDate>Sun, 23 Mar 2008 17:54:39 UT
</pubDate>
  </item>
  </channel>
</rss>
