Opened 15 years ago

Closed 14 years ago

#20517 closed defect (fixed)

nzbget build failure on Tiger: ISO C++ forbids comparison between pointer and integer

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: fracai
Port: nzbget

Description

nzbget 0.6.0 doesn't build on Mac OS X 10.4.11 with Xcode 2.5:

Thread.cpp: In member function 'void Semaphore::CreateSemObj(int)':
Thread.cpp:138: error: ISO C++ forbids comparison between pointer and integer

Full build log is attached.

Attachments (1)

nzbget-0.6.0-tiger.txt (25.7 KB) - added by ryandesign (Ryan Carsten Schmidt) 15 years ago.

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: nzbget-0.6.0-tiger.txt added

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

0.7.0 seems to compile on Tiger now. (r69608)

Note: See TracTickets for help on using tickets.