<?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/mjs/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/mjs/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 29 Nov 2003 08:20:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mjs/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>playlist crash</title><link>https://sourceforge.net/p/mjs/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Just compiled mjs rc4 on redhat 7.0&lt;/p&gt;
&lt;p&gt;if I run &amp;amp;quot;mjs&amp;amp;quot; with no args after saving a playlist I get a &lt;br /&gt;
core dump&lt;/p&gt;
&lt;p&gt;If I run mjs with any argument it runs but doesn't load &lt;br /&gt;
the playlist&lt;/p&gt;
&lt;p&gt;Commented out the call to load play list and recompiled &lt;br /&gt;
and it runs OK&lt;/p&gt;
&lt;p&gt;Something is broken in the playlist load&lt;/p&gt;
&lt;p&gt;(my mp3 file is a symbolic link from home folder if that &lt;br /&gt;
helps)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 29 Nov 2003 08:20:15 -0000</pubDate><guid>https://sourceforge.net06eeaa7d28a4e08f586336fd7bbe5c5f79efbb91</guid></item><item><title>misdeclared identifier in list.c</title><link>https://sourceforge.net/p/mjs/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;list.c, around line 16, declares: flist *after; inside&lt;br /&gt;
an unbraced if loop. gcc complains (see bottom for&lt;br /&gt;
version). Moving this line to above the commented&lt;br /&gt;
section a few lines up will make gcc happy, it will&lt;br /&gt;
compile, and you will then be left with the bug that&lt;br /&gt;
the Makefile will not creat /var/state for you.&lt;/p&gt;
&lt;p&gt;This program/project still needs some warts to be&lt;br /&gt;
removed, I would consider this still alpha quality.&lt;br /&gt;
There is no real attention to security (not a biggie&lt;br /&gt;
for this app, be sane people: its an mp3 player) and is&lt;br /&gt;
very easy to blow up. For example, feed it an mp3 as an&lt;br /&gt;
argument on the command line, it will segfault. Just&lt;br /&gt;
dont' do that with your arm anymore.&lt;/p&gt;
&lt;p&gt;gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)&lt;/p&gt;
&lt;p&gt;Sorry no patch or further work... I'm a lazyy^H^H^H^H&lt;br /&gt;
busy man :-)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 29 Aug 2002 09:09:57 -0000</pubDate><guid>https://sourceforge.net0113da25bef588dec875afb24edcf3657b2c08c6</guid></item><item><title>error compiling on OpenBSD 3.1</title><link>https://sourceforge.net/p/mjs/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When compiling on OpenBSD 3.1 (x86) I get:&lt;/p&gt;
&lt;p&gt;bash-2.05a# make&lt;br /&gt;
gcc -O2  -Wall -Wbad-function-cast -Wcast-align&lt;br /&gt;
-mpentium -DVERSION=\&amp;amp;amp;quot;3.0-rc1\&amp;amp;amp;quot; -I/usr/local/include&lt;br /&gt;
-Iinclude -c mjs.c&lt;br /&gt;
mjs.c: In function `do_search':&lt;br /&gt;
mjs.c:56: `SA_ONESHOT' undeclared (first use in this&lt;br /&gt;
function)&lt;br /&gt;
mjs.c:56: (Each undeclared identifier is reported only once&lt;br /&gt;
mjs.c:56: for each function it appears in.)&lt;br /&gt;
*** Error code 1&lt;/p&gt;
&lt;p&gt;Stop in /root/src/mjs.&lt;br /&gt;
bash-2.05a# &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 09 Jun 2002 06:25:11 -0000</pubDate><guid>https://sourceforge.netd8860c4d812a02a646ae3fe27ba25c5bde6cd7b6</guid></item></channel></rss>