Mailing List Archive

[Bug 3448] unable to build spamc with gcc < 2.95
http://bugzilla.spamassassin.org/show_bug.cgi?id=3448





------- Additional Comments From klaus.heinz@onlinehome.de 2004-05-30 13:46 -------
Created an attachment (id=1980)
--> (http://bugzilla.spamassassin.org/attachment.cgi?id=1980&action=view)
declare pointer curr_user at the start of function get_current_user()




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 3448] unable to build spamc with gcc < 2.95 [ In reply to ]
http://bugzilla.spamassassin.org/show_bug.cgi?id=3448





------- Additional Comments From klaus.heinz@onlinehome.de 2004-05-30 13:53 -------
Created an attachment (id=1981)
--> (http://bugzilla.spamassassin.org/attachment.cgi?id=1981&action=view)
Create a block in order to allow the declaration of the variable curr_user in
the middle of a function

I just realised patch 1980 may cause a warning about "unused variable
curr_user"
on Windows.
Maybe this patch (1981?) is more acceptable.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 3448] unable to build spamc with gcc < 2.95 [ In reply to ]
http://bugzilla.spamassassin.org/show_bug.cgi?id=3448

felicity@kluge.net changed:

What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|3.1.0 |3.0.0





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 3448] unable to build spamc with gcc < 2.95 [ In reply to ]
http://bugzilla.spamassassin.org/show_bug.cgi?id=3448

spamassassin-contrib@msquadrat.de changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED



------- Additional Comments From spamassassin-contrib@msquadrat.de 2004-05-30 15:42 -------
You need to update your codebase :) Daniel already fixed that faux-pas of mine
in r20578.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.