You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/07/09 21:08:09 UTC

[Bug 3583] New: building spamc w/ SSL enabled causes warning from gcc

http://bugzilla.spamassassin.org/show_bug.cgi?id=3583

           Summary: building spamc w/ SSL enabled causes warning from gcc
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: spamc/spamd
        AssignedTo: spamassassin-dev@incubator.apache.org
        ReportedBy: felicity@kluge.net


gcc -DSPAMC_SSL -I/usr/kerberos/include -Wall -g -O2 spamc/spamc.c
spamc/libspamc.c spamc/utils.c \
        -o spamc/spamc -L/usr/local/lib -lssl -lcrypto  -ldl
spamc/libspamc.c: In function `message_filter':
spamc/libspamc.c:819: warning: `ctx' might be used uninitialized in this function



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