Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 151469 Details for
Bug 219684
[kolab overlay] net-mail/cyrus-imapd-2.3.9-r21 - imclient.c:247: error: incompatible type for argument 2 of connect
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Converts lzma compressed bug reports to plain text.
lzfile (text/plain), 565 bytes, created by
Xavian-Anderson Macpherson
on 2008-04-30 20:56:40 UTC
(
hide
)
Description:
Converts lzma compressed bug reports to plain text.
Filename:
MIME Type:
Creator:
Xavian-Anderson Macpherson
Created:
2008-04-30 20:56:40 UTC
Size:
565 bytes
patch
obsolete
>#!/bin/bash > >zfile=$1 >zname=$(ls $zfile | cut -d "_" -f -1) > >cat << EOF > >This is lzfile. It will output the contents of an lzma compressed >bug report provided by Xavian-Anderson Macpherson to a plain text >file with an abbreviated name of the original. You may then delete >any portions of the file you deem unnecessary. > >This script is best used with apps-shell/mc, using the F2 >Simply run lzfile from the F2 prompt. > >Xavian-Anderson Macpherson <Shingoshi@comcast.net> > >Our working file is: $zfile >We will output it's contents to: $zname > >EOF > >lzcat $zfile > $zname
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 Raw
Actions:
View
Attachments on
bug 219684
:
151293
|
151469
|
152409