Opened 19 years ago

Closed 19 years ago

#3326 closed defect (duplicate)

cyrus-sasl2 fails to compile with gcc 4.0

Reported by: kyle-opendarwinbugzilla@… Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

It seems that locally global static variables no longer quietly override global external variables. In libs/ client.c the global_callbacks variable has to have it's name changed (I called it global_callbacks_local) in order to compile correctly.

I haven't double-checked if it's all logically correct, but the library seems to operate as expected for the purposes of reading mail with mutt, and has for about a week now.

Change History (2)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to landonf@…

comment:2 Changed 19 years ago by kyle-opendarwinbugzilla@…

Resolution: duplicate
Status: newclosed

* This bug has been marked as a duplicate of 2907 *

Note: See TracTickets for help on using tickets.