<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/txobject/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/txobject/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 07 Jun 2001 21:21:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/txobject/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>txsocket.cxx compiling g++ under solaris</title><link>https://sourceforge.net/p/txobject/bugs/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;bug : txsocket.cxx does not compile using g++ under &lt;br /&gt;
solaris.&lt;/p&gt;
&lt;p&gt;workaround : add -DGREENHILL_SUPPORT flag in &lt;br /&gt;
build/solaris/build.defs&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Hazel</dc:creator><pubDate>Thu, 07 Jun 2001 21:21:23 -0000</pubDate><guid>https://sourceforge.net586979d5cf97abd1b841081507edb407abf848ff</guid></item><item><title>destructor of txAbsPacker is not virtua</title><link>https://sourceforge.net/p/txobject/bugs/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;destructor of txAbsPacker is not virtual&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Hazel</dc:creator><pubDate>Wed, 30 May 2001 02:42:22 -0000</pubDate><guid>https://sourceforge.netcf41bd33ea3d1cb58ca45abb53d819d5e1db9959</guid></item><item><title>create a configure script for unix build</title><link>https://sourceforge.net/p/txobject/bugs/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;create a configure script for unix/linux type builds &lt;br /&gt;
(i.e. make the build of txobjects more standard like).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Hazel</dc:creator><pubDate>Wed, 09 May 2001 13:25:10 -0000</pubDate><guid>https://sourceforge.netbc20d4d8527de6fa93fc675cbbf482d5f26d29c9</guid></item><item><title>rework txstagemgr : check for determinat</title><link>https://sourceforge.net/p/txobject/bugs/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;- rework txstagemgr : check for determinate contact&lt;/p&gt;
&lt;p&gt;move second if outside of first if at the end of the &lt;br /&gt;
method.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Hazel</dc:creator><pubDate>Wed, 09 May 2001 13:23:27 -0000</pubDate><guid>https://sourceforge.netdc29ae64d7c6a6695e17715bc66f184ffb563445</guid></item><item><title>rewrite find signatures to return const</title><link>https://sourceforge.net/p/txobject/bugs/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;rewrite find signatures to return const&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Hazel</dc:creator><pubDate>Wed, 09 May 2001 13:21:55 -0000</pubDate><guid>https://sourceforge.net8ff6ebf7405a117cb8a979caff04dcc78c43b5a8</guid></item><item><title>txThread_priority only takes one signatu</title><link>https://sourceforge.net/p/txobject/bugs/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;txThread_priority only takes one signature. This &lt;br /&gt;
python call allows the user to change a thread &lt;br /&gt;
priority, but does not allow the user to find out what &lt;br /&gt;
the priority is.&lt;/p&gt;
&lt;p&gt;same goes for txNativeThread_priority.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Hazel</dc:creator><pubDate>Tue, 24 Apr 2001 12:47:17 -0000</pubDate><guid>https://sourceforge.net80ddddebc3fa0fe298c5ca64f9de0914a0ea8de5</guid></item><item><title>flushing stdout instead of stderr</title><link>https://sourceforge.net/p/txobject/bugs/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;two typos in txfactory.cxx, I should be flushing &lt;br /&gt;
stderr instead of stdout when print an error message.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Hazel</dc:creator><pubDate>Tue, 10 Apr 2001 18:53:42 -0000</pubDate><guid>https://sourceforge.net8fff37b7b0f3ecb552e553598df5372a0c0dcd92</guid></item><item><title>fix compile error in thread stack test</title><link>https://sourceforge.net/p/txobject/bugs/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In release 1.3.6 I added a compiler error in one of &lt;br /&gt;
the programs for testing threads.&lt;/p&gt;
&lt;p&gt;Very low on the importance radar...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Hazel</dc:creator><pubDate>Sun, 08 Apr 2001 17:48:34 -0000</pubDate><guid>https://sourceforge.net7daea3bac708cd9c80d9dc0e5e69abfce2915f5c</guid></item><item><title>use txhashtable attribute instead of 0x1</title><link>https://sourceforge.net/p/txobject/bugs/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Use a txhashtable attribute for representing removed &lt;br /&gt;
entries instead of the value 0x1. This is to resolve &lt;br /&gt;
the issue of ObjectStore 6.0 or greater thinking this &lt;br /&gt;
value is illegal. This is really a bug in ObjectStore &lt;br /&gt;
that they say they will fix, but until then this is &lt;br /&gt;
fine. Though it makes it harder to use ObjectStore's &lt;br /&gt;
Inspector tool to quickly know what objects this &lt;br /&gt;
container has where 0x1 is easy to distinguish from &lt;br /&gt;
real contained objects.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Hazel</dc:creator><pubDate>Wed, 28 Mar 2001 22:05:11 -0000</pubDate><guid>https://sourceforge.net25d07b076c76b442afeb6831d2378e8b819ccba2</guid></item><item><title>Add print out for yield in timer/io cb</title><link>https://sourceforge.net/p/txobject/bugs/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add print out for yielding in timer/io callbacks and &lt;br /&gt;
then force a fault.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Hazel</dc:creator><pubDate>Sun, 18 Mar 2001 15:26:19 -0000</pubDate><guid>https://sourceforge.netc3f3c7fcf77999548465072cb779e7e024455daa</guid></item></channel></rss>