Custom Query (257 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (40 - 42 of 257)

Ticket Owner Reporter Resolution Summary
#77 ph3-der-loewe fixed XINE plugin needs to get fixed, rewritten or removed
Description

The XINE plugin has a enormous memory leak (several GB/h!).

The plugin should be fixed, rewritten or dropped as it is not working anyway.

#86 ph3-der-loewe themaister fixed RoarAudio current fails to build with clang
Description

Clang version : 2.8 OS : Linux x86_64 2.6.37-rc2

clang complains about libroaross :)

clang -g -Wall -Wextra -O2 -I../include -I../include/libroar -fPIC -c -o libroaross.o libroaross.c libroaross.c:2034:5: error: redefinition of 'stat' int stat(const char *path, struct stat *buf) {

In file included from libroaross.c:36: In file included from ../include/roaraudio.h:77: /usr/include/sys/stat.h:455:1: note: previous definition is here NTH (stat (const char *path, struct stat *statbuf)) /usr/include/sys/stat.h:455:8: note: instantiated from: NTH (stat (const char *path, struct stat *statbuf))

libroaross.c:2047:5: error: redefinition of 'fstat' int fstat(int filedes, struct stat *buf) {

In file included from libroaross.c:36: In file included from ../include/roaraudio.h:77: /usr/include/sys/stat.h:469:1: note: previous definition is here NTH (fstat (int fd, struct stat *statbuf)) /usr/include/sys/stat.h:469:8: note: instantiated from: NTH (fstat (int fd, struct stat *statbuf))

libroaross.c:2060:5: error: redefinition of 'lstat' int lstat(const char *path, struct stat *buf) {

In file included from libroaross.c:36: In file included from ../include/roaraudio.h:77: /usr/include/sys/stat.h:462:1: note: previous definition is here NTH (lstat (const char *path, struct stat *statbuf)) /usr/include/sys/stat.h:462:8: note: instantiated from: NTH (lstat (const char *path, struct stat *statbuf))

3 errors generated.

#88 ph3-der-loewe fixed µRoarD reports wrong values for OINFO command with dir parameter set
Description

µRoarD reports same values for OINFO command with dir parameter set as without independent on the value of dir.

Note: See TracQuery for help on using queries.