<?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/mjs/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/mjs/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/mjs/bugs/</id><updated>2003-11-29T08:20:15Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>playlist crash</title><link href="https://sourceforge.net/p/mjs/bugs/3/" rel="alternate"/><published>2003-11-29T08:20:15Z</published><updated>2003-11-29T08:20:15Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net06eeaa7d28a4e08f586336fd7bbe5c5f79efbb91</id><summary type="html">&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;</summary></entry><entry><title>misdeclared identifier in list.c</title><link href="https://sourceforge.net/p/mjs/bugs/2/" rel="alternate"/><published>2002-08-29T09:09:57Z</published><updated>2002-08-29T09:09:57Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net0113da25bef588dec875afb24edcf3657b2c08c6</id><summary type="html">&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;</summary></entry><entry><title>error compiling on OpenBSD 3.1</title><link href="https://sourceforge.net/p/mjs/bugs/1/" rel="alternate"/><published>2002-06-09T06:25:11Z</published><updated>2002-06-09T06:25:11Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netd8860c4d812a02a646ae3fe27ba25c5bde6cd7b6</id><summary type="html">&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;</summary></entry></feed>