[mb-bugs] Re: [MusicBrainz Bug Tracker] #2930: setup.py creates
test program
with main returning void which is not allowed by OS X's gcc
MusicBrainz Bug Tracker
noreply at musicbrainz.org
Sun Jun 3 17:00:43 UTC 2007
#2930: setup.py creates test program with main returning void which is not allowed
by OS X's gcc
----------------------------+-----------------------------------------------
Reporter: tolsen | Owner: luks
Type: bug | Status: closed
Priority: normal | Milestone: Picard Qt
Component: Picard Tagger | Version: Picard 0.9.0alpha11
Resolution: fixed | Keywords:
Browser: | Os: Mac OS X
----------------------------+-----------------------------------------------
Changes (by luks):
* status: new => closed
* resolution: => fixed
Comment:
There were actually two problems. ``main`` should return int, not void,
but also the source code should be compiled with a C compiler, not C++.
--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2930#comment:1>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
More information about the Musicbrainz-bugs
mailing list