<?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/odessa/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/odessa/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 15 Jul 2015 20:48:38 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/odessa/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>app-forensics/rifiuti-20040505_p1 : QA Notice: Package triggers severe warnings</title><link>https://sourceforge.net/p/odessa/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;a Quality Assurance issue was reported by the build system of my Gentoo Linux tinderbox &lt;span&gt;[1]&lt;/span&gt; while building a Gentoo package containing your software.&lt;/p&gt;
&lt;p&gt;Such reported issues are sometimes correct.&lt;br /&gt;
Otherwise just drop this mail.&lt;br /&gt;
OTOH it would be interesting why the issue is wrong.&lt;/p&gt;
&lt;p&gt;=============================================================================&lt;br /&gt;
&lt;span&gt;[1]&lt;/span&gt; volumes/amd64-hardened-unstable_20150702-170619/var/log/portage/elog/app-forensics:rifiuti-20040505_p1:20150715-165043.log&lt;br /&gt;
    b.g.o: &lt;a href="https://bugs.gentoo.org/buglist.cgi?query_format=advanced&amp;amp;resolution=---&amp;amp;short_desc=app-forensics%2Frifiuti&amp;amp;short_desc_type=allwordssubstr" rel="nofollow"&gt;https://bugs.gentoo.org/buglist.cgi?query_format=advanced&amp;amp;resolution=---&amp;amp;short_desc=app-forensics%2Frifiuti&amp;amp;short_desc_type=allwordssubstr&lt;/a&gt;&lt;br /&gt;
    forensics&lt;br /&gt;
=============================================================================&lt;/p&gt;
&lt;p&gt;QA: other&lt;br /&gt;
QA Notice: Package triggers severe warnings which indicate that it&lt;br /&gt;
           may exhibit random runtime failures.&lt;br /&gt;
rifiuti.c:151:5: warning: incompatible implicit declaration of built-in function ‘exit’&lt;br /&gt;
rifiuti.c:154:3: warning: incompatible implicit declaration of built-in function ‘strcpy’&lt;br /&gt;
rifiuti.c:162:5: warning: incompatible implicit declaration of built-in function ‘exit’&lt;br /&gt;
rifiuti.c:168:12: warning: incompatible implicit declaration of built-in function ‘malloc’&lt;br /&gt;
rifiuti.c:173:9: warning: incompatible implicit declaration of built-in function ‘strncpy’&lt;br /&gt;
rifiuti.c:178:9: warning: incompatible implicit declaration of built-in function ‘exit’&lt;br /&gt;
rifiuti.c:209:3: warning: incompatible implicit declaration of built-in function ‘free’&lt;br /&gt;
Please do not file a Gentoo bug and instead report the above QA&lt;br /&gt;
issues directly to the upstream developers of this software.&lt;br /&gt;
Homepage: &lt;a href="http://sourceforge.net/projects/odessa"&gt;http://sourceforge.net/projects/odessa/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Toralf Förster</dc:creator><pubDate>Wed, 15 Jul 2015 20:48:38 -0000</pubDate><guid>https://sourceforge.nete47f6761b59fc9e4bf9c6fb68ce2791e6a7d4dda</guid></item><item><title>Pasco, Warning with compilation </title><link>https://sourceforge.net/p/odessa/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;mail@gramberg.de&lt;/p&gt;
&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;when compiling with Suse Linux,&lt;br /&gt;
I got some warning. &lt;br /&gt;
This could be avoided with the following changes.&lt;/p&gt;
&lt;p&gt;#include &amp;lt;stdlib.h&amp;gt;&lt;br /&gt;
#include &amp;lt;string.h&amp;gt;&lt;/p&gt;
&lt;p&gt;Line 99, add a point after the long integer.&lt;/p&gt;
&lt;p&gt;Then compilation warning disaapear. &lt;/p&gt;
&lt;p&gt;Yours Bernhard / Berlin &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 12 Jun 2008 20:05:00 -0000</pubDate><guid>https://sourceforge.netd741f5268c04d0866044e01734deeb8b65ec5688</guid></item><item><title>Pasco error</title><link>https://sourceforge.net/p/odessa/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Getting procedure entry point impure_ptr could not be located in the dynamic link library cygwin1.dll&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joyce Nord</dc:creator><pubDate>Wed, 16 Apr 2008 19:40:39 -0000</pubDate><guid>https://sourceforge.net3bf0e93af8a6a439066c1abe48d383e2bce0d7a9</guid></item><item><title>Non-english filename characters not listed by Rifiuti</title><link>https://sourceforge.net/p/odessa/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Try to create a file like&lt;br /&gt;
"20070610-0400-AbcÜåÇ.txt", and then delete it.&lt;/p&gt;
&lt;p&gt;Examine the content of INFO2 and you'll see that the filename is listed twice (Ascii - Unicode, I guess) like all other deleted files, but triggered by the non-english filename characters of the file deleted, the Ascii representation is overwritten to the first two characters from the original filename, then four random hex characters, a digit, the tilde character, and finally a last digit, before the extension. The above mentioned could have been "20B4E7~1.TXT"&lt;/p&gt;
&lt;p&gt;I have not tried with files containing non-english characters in one of the first two positions of the filename or in the extension - either in the first three positions of the extension or after.&lt;/p&gt;
&lt;p&gt;Rifiuti lists the shortened names even if the læonger names still seem to be left in the INFO2 file, although as a Unicode string.&lt;/p&gt;
&lt;p&gt;Naturally, Rifiuti gives a wrong impression of files deleted, if the deleted files held non-english characters - common in descriptions (and thus the filenames) of files containing word procesing, spreadsheet or picture files, etc.&lt;/p&gt;
&lt;p&gt;/Dan&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DanDen</dc:creator><pubDate>Sun, 10 Jun 2007 02:16:33 -0000</pubDate><guid>https://sourceforge.net0e4488a2cf030ebb4be2717ddfeffdbf9ca1d5ed</guid></item><item><title>make install error message on mac os x</title><link>https://sourceforge.net/p/odessa/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;$ make install&lt;br /&gt;
gcc -o galleta galleta.c -lm -lc;cp galleta ../bin&lt;br /&gt;
galleta.c: In function `win_time_to_unix':&lt;br /&gt;
galleta.c:63: warning: integer constant is too large for "long" type&lt;/p&gt;
&lt;p&gt;$ uname -a&lt;br /&gt;
Darwin mac-01.domain.com 7.8.0 Darwin Kernel Version 7.8.0: Wed &lt;br /&gt;
Dec 22 14:26:17 PST 2004; root:xnu/xnu-517.11.1.obj~1/&lt;br /&gt;
RELEASE_PPC  Power Macintosh powerpc&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 31 Mar 2005 09:50:59 -0000</pubDate><guid>https://sourceforge.net39115c814d894bde09c777ee839615f82682508f</guid></item><item><title>make odd-static is broken</title><link>https://sourceforge.net/p/odessa/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;cd compile/client&lt;br /&gt;
make odd-static&lt;/p&gt;
&lt;p&gt;For some reason, the -static is not being inserted.  If you run the &lt;br /&gt;
commands by hand with the -static, the program is compiled &lt;br /&gt;
statically and can be run on machines different from the compiler.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Keith J. Jones</dc:creator><pubDate>Sun, 25 May 2003 20:09:04 -0000</pubDate><guid>https://sourceforge.net3aef3b1977b6115268fb428e6466ea02d734d073</guid></item><item><title>Carv Plugin Cannot Parse signatures.xml, Causes ODDD crash</title><link>https://sourceforge.net/p/odessa/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Running the Carv Plugin generates the following results&lt;br /&gt;
for oddd:&lt;/p&gt;
&lt;p&gt;UDP server: waiting for connections 10794&lt;br /&gt;
handling device.&lt;br /&gt;
Trying to create SessionDB in &amp;amp;quot;./.meta&amp;amp;quot; to add&lt;br /&gt;
&amp;amp;quot;data/127.0.0.1_20030524195904_dev_hda&amp;amp;quot;.&lt;br /&gt;
Trying to send session ID&lt;br /&gt;
127.0.0.1_20030524195904_dev_hda to client.&lt;br /&gt;
Selected plugins: 18&lt;br /&gt;
Warning: Unexpected siglist child.&lt;br /&gt;
Expected 'sig' got 'text'&lt;br /&gt;
Function read_signatures, line 589 in file&lt;br /&gt;
../../server/plugins/carv.cc&lt;br /&gt;
Carv plugin: read 0 signatures&lt;br /&gt;
Error: No signatures found in signature file&lt;br /&gt;
plugins/carv/signatures.xml.&lt;br /&gt;
Function plugin_interact, line 217 in file&lt;br /&gt;
../../server/plugins/carv.cc&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 25 May 2003 00:04:01 -0000</pubDate><guid>https://sourceforge.nete7a966516a295cfbefd57f92a94170668faac07f</guid></item></channel></rss>