Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 18589 Details for
Bug 30137
qmail-autoresponder-0.96.1 fails when installing using gcc-3.3.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed qmail-autoresponder-0.96.1-gcc3.3 patch
qmail-autoresponder-0.96.1-gcc3.3.patch (text/plain), 1.54 KB, created by
Brandy Westcott (RETIRED)
on 2003-10-01 23:17:43 UTC
(
hide
)
Description:
proposed qmail-autoresponder-0.96.1-gcc3.3 patch
Filename:
MIME Type:
Creator:
Brandy Westcott (RETIRED)
Created:
2003-10-01 23:17:43 UTC
Size:
1.54 KB
patch
obsolete
>diff -ur qmail-autoresponder-0.96.1/main.c qmail-autoresponder-0.96.1-gentoo/main.c >--- qmail-autoresponder-0.96.1/main.c 2003-10-02 17:56:40.000000000 +1200 >+++ qmail-autoresponder-0.96.1-gentoo/main.c 2003-10-02 17:58:48.000000000 +1200 >@@ -244,18 +244,18 @@ > } > > static const char* usage_str = >-"usage: %s [-cqDNT] [-n NUM] [-s STR] [-t TIME] %s >- -c Copy message into response >- -n NUM Set the maximum number of replies (defaults to 1) >- -s STR Add the subject to the autoresponse, prefixed by STR >- -t TIME Set the time interval, in seconds (defaults to 1 hour) >- -q Don't show error messages >- -D Don't remove old response records >- -N Don't send, just send autoresponse to standard output >- If more than NUM messages are received from the same sender >- within TIME seconds of each other, no response is sent. >- This program must be run by qmail. >-%s"; >+"usage: %s [-cqDNT] [-n NUM] [-s STR] [-t TIME] %s\n" >+" -c Copy message into response\n" >+" -n NUM Set the maximum number of replies (defaults to 1)\n" >+" -s STR Add the subject to the autoresponse, prefixed by STR\n" >+" -t TIME Set the time interval, in seconds (defaults to 1 hour)\n" >+" -q Don't show error messages\n" >+" -D Don't remove old response records\n" >+" -N Don't send, just send autoresponse to standard output\n" >+" If more than NUM messages are received from the same sender\n" >+" within TIME seconds of each other, no response is sent.\n" >+" This program must be run by qmail.\n" >+"%s"; > > void usage(const char* msg) > {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 30137
:
18589