<?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/libbinio/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/libbinio/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/libbinio/bugs/</id><updated>2010-04-18T14:05:17Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>binsbase cuts off filestreams 1 byte to early. </title><link href="https://sourceforge.net/p/libbinio/bugs/5/" rel="alternate"/><published>2010-04-18T14:05:17Z</published><updated>2010-04-18T14:05:17Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netb1cb725a75d2e0460ee12c2e3cac077355d9754f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;You shouldn't add the -1 to binsbase::seek(). End should put it past the last byte&lt;br /&gt;
&lt;a href="http://libbinio.cvs.sourceforge.net/viewvc/libbinio/libbinio/src/binstr.h?revision=1.1&amp;amp;view=markup"&gt;http://libbinio.cvs.sourceforge.net/viewvc/libbinio/libbinio/src/binstr.h?revision=1.1&amp;amp;view=markup&lt;/a&gt;&lt;br /&gt;
Line 38, 49 and 51 is affected by this.&lt;br /&gt;
Since i must use binisstream to send the data to adplug, the reported length i put in is 1 byte to small when adplug determines the filesize (through seek() + pos()).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>pkg-config bug</title><link href="https://sourceforge.net/p/libbinio/bugs/4/" rel="alternate"/><published>2005-09-27T13:36:10Z</published><updated>2005-09-27T13:36:10Z</updated><author><name>Linus Walleij</name><uri>https://sourceforge.net/u/snirkel/</uri></author><id>https://sourceforge.net7f2c3a87f9c3fad02d30ef55a3646977826af84b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This bug found by Ralf Corsepius from the Fedora Extras&lt;br /&gt;
review process, see&lt;br /&gt;
&lt;a href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=168339" rel="nofollow"&gt;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=168339&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;3. The pkgconfig file is non-functional:&lt;br /&gt;
# pkg-config --libs libbinio&lt;br /&gt;
Unknown keyword 'URL' in '/usr/lib/pkgconfig/libbinio.pc'&lt;/p&gt;
&lt;p&gt;Further:&lt;br /&gt;
* IMO, this is questionable design:&lt;br /&gt;
# pkg-config --cflags libbinio&lt;br /&gt;
-I/usr/include/libbinio&lt;/p&gt;
&lt;p&gt;Is this really what upstream wants?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Texinfo bug</title><link href="https://sourceforge.net/p/libbinio/bugs/3/" rel="alternate"/><published>2005-09-27T13:25:01Z</published><updated>2005-09-27T13:25:01Z</updated><author><name>Linus Walleij</name><uri>https://sourceforge.net/u/snirkel/</uri></author><id>https://sourceforge.net6081a6f06ed410f753ea97c067b9b124b8d9c895</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This bug comes from the Fedora Extras review process,&lt;br /&gt;
and was found by Ralf Corsepius.&lt;br /&gt;
See&lt;br /&gt;
&lt;a href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=168339" rel="nofollow"&gt;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=168339&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;1. the /usr/share/info/dir entry being produced by the&lt;br /&gt;
*.texi is broken. &lt;br /&gt;
(Try "info libbinio" and try to enter the libbinio node).&lt;/p&gt;
&lt;p&gt;A fix to the sources would be this patch and to&lt;br /&gt;
regenerate the info files:&lt;/p&gt;
&lt;p&gt;diff -ur libbinio-1.4.orig/doc/libbinio.texi&lt;br /&gt;
libbinio-1.4/doc/libbinio.texi&lt;br /&gt;
--- libbinio-1.4.orig/doc/libbinio.texi 2004-08-18&lt;br /&gt;
21:49:11.000000000 +0200&lt;br /&gt;
+++ libbinio-1.4/doc/libbinio.texi      2005-09-27&lt;br /&gt;
14:43:23.000000000 +0200&lt;br /&gt;
@@ -27,7 +27,7 @@&lt;/p&gt;
&lt;p&gt;@dircategory Software Libraries&lt;br /&gt;
@direntry&lt;br /&gt;
-* libbinio: (libbinio)          Binary I/O stream&lt;br /&gt;
class library @value{VERSION}&lt;br /&gt;
+* libbinio: (libbinio).         Binary I/O stream&lt;br /&gt;
class library @value{VERSION}&lt;br /&gt;
@end direntry&lt;/p&gt;
&lt;p&gt;@titlepage&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Please create a /include/binio subdir</title><link href="https://sourceforge.net/p/libbinio/bugs/2/" rel="alternate"/><published>2005-09-16T19:39:12Z</published><updated>2005-09-16T19:39:12Z</updated><author><name>Linus Walleij</name><uri>https://sourceforge.net/u/snirkel/</uri></author><id>https://sourceforge.net0f7f0abfced94d321e948c3ef09a0b2b375e903c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We have been packaging libbinio for the Fedora Extras&lt;br /&gt;
package&lt;br /&gt;
repository and had a long discussion about the downside of&lt;br /&gt;
putting the 4 header files directly in $prefix/include.&lt;br /&gt;
We have&lt;br /&gt;
prepared a package which relocates these to&lt;br /&gt;
$prefix/include/binio/*.h&lt;br /&gt;
and would kindly request you to do the same. You can&lt;br /&gt;
get a basic&lt;br /&gt;
background on the issue in this Fedora Extras bug page:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=168339" rel="nofollow"&gt;http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=168339&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If a switch seems problematic I offer my help in&lt;br /&gt;
resolving the&lt;br /&gt;
issue.&lt;/p&gt;
&lt;p&gt;Also the package configure script does not seem to&lt;br /&gt;
recognize the &lt;/p&gt;
&lt;p&gt;./configure --includedir=/include/binio&lt;/p&gt;
&lt;p&gt;command, perhaps because of an outdated autoconf version&lt;br /&gt;
being used, so we have manually (well, using "mv")&lt;br /&gt;
moved the&lt;br /&gt;
.h files.&lt;/p&gt;
&lt;p&gt;Thanks for your attention.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>invalid readString interface</title><link href="https://sourceforge.net/p/libbinio/bugs/1/" rel="alternate"/><published>2003-10-13T16:44:08Z</published><updated>2003-10-13T16:44:08Z</updated><author><name>Florian Seydoux</name><uri>https://sourceforge.net/u/fseydoux/</uri></author><id>https://sourceforge.netbaf98a27270e84272d69a007fcf6e79048d41e95</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;A very small 'bug', in the binistream class(binio.h) :&lt;br /&gt;
std::string readString(char delim);&lt;br /&gt;
instead of&lt;br /&gt;
std::string readString(const char delim = '\0' );&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>