<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/objectivelib/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/objectivelib/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/objectivelib/bugs/</id><updated>2007-04-14T20:06:25Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Doc the random generator defines</title><link href="https://sourceforge.net/p/objectivelib/bugs/62/" rel="alternate"/><published>2007-04-14T20:06:25Z</published><updated>2007-04-14T20:06:25Z</updated><author><name>Will Mason</name><uri>https://sourceforge.net/u/userid-25745/</uri></author><id>https://sourceforge.net7909ec41c2c704992fbb5be8474da7240f2fb241</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The random generator used in OL is indicated in Config.h. This needs to be documented so that people will know how to seed the RNG.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>MinGW: Fix socket part of configure.ac</title><link href="https://sourceforge.net/p/objectivelib/bugs/61/" rel="alternate"/><published>2007-03-27T14:16:26Z</published><updated>2007-03-27T14:16:26Z</updated><author><name>Will Mason</name><uri>https://sourceforge.net/u/userid-25745/</uri></author><id>https://sourceforge.netf827773cd2dbf9d48fd6b131854c2ad9db18e0d3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;configure.ac should not define a whole separate section for doing the socket tests under MinGW. It should define variables for the header inclusion and use the same tests for all platforms.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>MinGW library name is wrong</title><link href="https://sourceforge.net/p/objectivelib/bugs/60/" rel="alternate"/><published>2007-03-27T06:36:57Z</published><updated>2007-03-27T06:36:57Z</updated><author><name>Will Mason</name><uri>https://sourceforge.net/u/userid-25745/</uri></author><id>https://sourceforge.net0e2a893fdccf351cbf4a72b8334a286b5ccacbc5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The so suffix for MinGW should be .dll.a, not .so.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>MinGW max path is wrong</title><link href="https://sourceforge.net/p/objectivelib/bugs/59/" rel="alternate"/><published>2007-03-27T06:02:02Z</published><updated>2007-03-27T06:02:02Z</updated><author><name>Will Mason</name><uri>https://sourceforge.net/u/userid-25745/</uri></author><id>https://sourceforge.net23eec921986b68ea3e995fab6fdb2fa332b04557</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Something is wrong with the MinGW max-path-finder program. Fix it.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>FreeBSD: fix iconv rpath</title><link href="https://sourceforge.net/p/objectivelib/bugs/58/" rel="alternate"/><published>2007-03-25T18:04:07Z</published><updated>2007-03-25T18:04:07Z</updated><author><name>Will Mason</name><uri>https://sourceforge.net/u/userid-25745/</uri></author><id>https://sourceforge.net4140a36d60ebad7863c7bdd79ba193750c1c3589</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The rpath stuff in the iconv dirs for FreeBSD needs to be split like the rpath stuff for Solaris is. For Solaris the -R options are separated from the others, and for FreeBSD the -Wl,-rpath stuff needs to be separated.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>--with-openstep configure doc</title><link href="https://sourceforge.net/p/objectivelib/bugs/57/" rel="alternate"/><published>2007-03-25T05:22:08Z</published><updated>2007-03-25T05:22:08Z</updated><author><name>Will Mason</name><uri>https://sourceforge.net/u/userid-25745/</uri></author><id>https://sourceforge.net26f5cdf0a4a27ef71ea9990a3c9e846461943747</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The --with-openstep configure doc should be changed to its opposite. The build is always with OpenStep if you don't put --without-openstep as a configure option.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>License copying is weird</title><link href="https://sourceforge.net/p/objectivelib/bugs/56/" rel="alternate"/><published>2007-03-23T15:48:49Z</published><updated>2007-03-23T15:48:49Z</updated><author><name>Will Mason</name><uri>https://sourceforge.net/u/userid-25745/</uri></author><id>https://sourceforge.net300078064589f96858c73d2fd4106c2531c4f10a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The license gets copied to a file called ObjectiveLib.framework when not building under Cocoa. That's just screwy.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>AIX crashes on release build</title><link href="https://sourceforge.net/p/objectivelib/bugs/55/" rel="alternate"/><published>2007-03-23T15:46:23Z</published><updated>2007-03-23T15:46:23Z</updated><author><name>Will Mason</name><uri>https://sourceforge.net/u/userid-25745/</uri></author><id>https://sourceforge.netd3e2ac85d20d7158d89f7311957c44870ae1f519</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;AIX 5.1 crashes in [HashSetTest testErase] but only in a release build.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Solaris Sparc 8 has a lot of warnings</title><link href="https://sourceforge.net/p/objectivelib/bugs/54/" rel="alternate"/><published>2007-03-21T03:26:40Z</published><updated>2007-03-21T03:26:40Z</updated><author><name>Will Mason</name><uri>https://sourceforge.net/u/userid-25745/</uri></author><id>https://sourceforge.net438df626bc04c765e4637270aca06c36cebc504d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Under gcc 4.0.2 Solaris Sparc 8 produces a bunch of warnings that should probably be eliminated.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>strerror_r broken on some platforms</title><link href="https://sourceforge.net/p/objectivelib/bugs/53/" rel="alternate"/><published>2007-03-20T13:04:56Z</published><updated>2007-03-20T13:04:56Z</updated><author><name>Will Mason</name><uri>https://sourceforge.net/u/userid-25745/</uri></author><id>https://sourceforge.net9878355f5f10b25fbcb3d7334a3bd0b159be94b9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;strerror_r doesn't work. All usage of it should be replaced with regular old strerror.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>