! 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 !
C99'isms in xfce4-mixer's source code
Status:
RESOLVED: FIXED
Product:
Xfce4-mixer
Component:
General

Comments

Description Ambrose LI Cheuk-Wing 2004-09-26 06:05:13 CEST
There are a number of C99'isms in xfce4-mixer's code (in particular declarations
after executable statements), resulting in it not being able to compile in
pre-C99 compilers.
Comment 1 Ambrose LI Cheuk-Wing 2004-09-26 06:06:02 CEST
Created attachment 64 
Proposed patch

This makes the code compilable, though some cleanup might be desirable
Comment 2 dannym editbugs 2004-09-26 08:24:22 CEST
yeah, oops... should be fixed now
Comment 3 Brian J. Tarricone (not reading bugmail) 2004-10-01 06:27:52 CEST
a note for future reference: if you're going to post a patch, don't compress it.
 if it's so large that it requires compression, don't mark it as a patch.  this
causes the webserver to send it (compressed) as text/plain, which it isn't.

Bug #331

Reported by:
Ambrose LI Cheuk-Wing
Reported on: 2004-09-26
Last modified on: 2009-07-14

People

CC List:
0 users

Version

Attachments

Proposed patch (843 bytes, application/x-gzip)
2004-09-26 06:06 CEST , Ambrose LI Cheuk-Wing
no flags

Additional information