Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 522426 Details for
Bug 649596
sys-fs/dd-rescue-1.46: build fails, sys-fs/dd-rescue-1.46
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix the build error described above
dd_rescue.c.patch (text/plain), 357 bytes, created by
Thomas
on 2018-03-05 06:27:42 UTC
(
hide
)
Description:
patch to fix the build error described above
Filename:
MIME Type:
Creator:
Thomas
Created:
2018-03-05 06:27:42 UTC
Size:
357 bytes
patch
obsolete
>--- dd_rescue/dd_rescue.c.orig 2014-08-09 21:56:27.000000000 +0200 >+++ dd_rescue/dd_rescue.c 2018-03-05 07:18:59.189337150 +0100 >@@ -307,7 +307,7 @@ static char* strsignal(int sig) > } > #endif > >-inline char* fmt_kiB(loff_t no, char col) >+static char* fmt_kiB(loff_t no, char col) > { > return fmt_int(0, 1, 1024, no, (col? BOLD: ""), (col? NORM: ""), 1); > }
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 649596
: 522426