Patches item #1166135, was opened at 2005-03-18 12:05
Message generated for change (Comment added) made by marv_sf
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1166135&group_id=235
Category: None
Group: None
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Robert Mende (mendepie)
Assigned to: Tim Ringenbach (marv_sf)
Summary: 1.2.0 Compile bug with gcc 2.95
Initial Comment:
src/protocols/yahoo/yahoochat.c has a number of
variable declarations interspersed in the function
yahoo_process_chat_join.
Attached Patch just declares these at the top of the
function.
----------------------------------------------------------------------
>Comment By: Tim Ringenbach (marv_sf)
Date: 2005-03-20 10:38
Message:
Logged In: YES
user_id=790708
This is already fixed in CVS oldstatus, probably with the
exact same changes.
So you're either too late, or Luke assigned to me too late :P
In the future, a unified diff is prefered, "cvs diff -dup"
is prefered in fact.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1166135&group_id=235
|