! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
fix compiler warnings in xfmedia
Status:
RESOLVED: WONTFIX
Product:
Xfmedia
Component:
general

Comments

Description rene 2009-03-31 19:41:29 CEST
This is not a bug in itself.  I noticed that compiling xfmedia 0.9.2 without any optimization flags (all -f and -O options turned off and replaced by -O0) enabled the player to set the size of the video window correctly.  When xfmedia 0.9.2 is compiled with the default optimization flags (-O2 -fno-strict-aliasing), the player cannot set the size of the video window correctly.

A list of all warnings (some are a bit pedantic) when compiling xfmedia with the below flags can be found at the supplied URL.  Some however seem more serious and can hide real bugs.

Compiler: gcc 4.2.1
Flags: -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings
Comment 1 Robby Workman editbugs 2014-12-02 21:40:09 CET
Xfmedia is unmaintained.

Bug #5176

Reported by:
rene
Reported on: 2009-03-31
Last modified on: 2014-12-02

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
1 user

Version

Target Milestone:
xfmedia-0.10.0

Attachments

Additional information