<?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/sctl/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/sctl/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 21 Jul 2005 14:28:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sctl/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>synch.h header file incompatible with Debian 3.1r1a</title><link>https://sourceforge.net/p/sctl/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;To compile applications on Debian 3.1r1a using the STL &lt;br /&gt;
version include files, the following lines need be &lt;br /&gt;
conditionalized:&lt;br /&gt;
Reference STL version 111 (1.1.1? 1.11? 11.1? 111?)&lt;/p&gt;
&lt;p&gt;- Line 142:&lt;br /&gt;
#ifdef __USE_UNIX98&lt;br /&gt;
#define rwlock_t     pthread_rwlock_t&lt;br /&gt;
#endif&lt;br /&gt;
- Lines 178-184:&lt;br /&gt;
#ifdef __USE_UNIX98&lt;br /&gt;
int rwlock_init( rwlock_t *rwlp, int type, void &lt;br /&gt;
*arg );&lt;br /&gt;
int rwlock_destroy( rwlock_t *rwlp );&lt;br /&gt;
int rw_rdlock( rwlock_t *rwlp );&lt;br /&gt;
int rw_wrlock( rwlock_t *rwlp );&lt;br /&gt;
int rw_unlock( rwlock_t *rwlp );&lt;br /&gt;
int rw_tryrdlock( rwlock_t *rwlp );&lt;br /&gt;
int rw_trywrlock( rwlock_t *rwlp );&lt;br /&gt;
#endif&lt;br /&gt;
Lines 207-213:&lt;br /&gt;
#ifdef __USE_UNIX98&lt;br /&gt;
int rwlock_init();&lt;br /&gt;
int rwlock_destroy();&lt;br /&gt;
int rw_rdlock();&lt;br /&gt;
int rw_wrlock();&lt;br /&gt;
int rw_unlock();&lt;br /&gt;
int rw_tryrdlock();&lt;br /&gt;
int rw_trywrlock();&lt;br /&gt;
#endif&lt;/p&gt;
&lt;p&gt;It seems the pthreads version on Debian does not have &lt;br /&gt;
a declaration for pthread_rwlock_t.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Flavio de Sousa</dc:creator><pubDate>Thu, 21 Jul 2005 14:28:18 -0000</pubDate><guid>https://sourceforge.net757950272ab68b676ee81888ac0ccf8d8850c1a5</guid></item><item><title>Failure to compile on Debian 3.1r1a</title><link>https://sourceforge.net/p/sctl/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The 'MakeSTL' tool makes explicit calls to 'gnumake', &lt;br /&gt;
on Debian 3.1r1a the GNU Make 3.80-9 utility is called &lt;br /&gt;
just 'make'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Flavio de Sousa</dc:creator><pubDate>Thu, 21 Jul 2005 13:57:00 -0000</pubDate><guid>https://sourceforge.neta382011c8ee717725dae97daf7d96b37649a5366</guid></item></channel></rss>