Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 210553 Details for
Bug 293570
sys-devel/patch-2.6 incompatible integration of -p# and -F3 (fuzz factor)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to apply
tripwire-friend-classes.patch (text/plain), 1.22 KB, created by
Dawid Węgliński (RETIRED)
on 2009-11-18 04:08:17 UTC
(
hide
)
Description:
patch to apply
Filename:
MIME Type:
Creator:
Dawid Węgliński (RETIRED)
Created:
2009-11-18 04:08:17 UTC
Size:
1.22 KB
patch
obsolete
>diff -Nru tripwire-2.3.1-2/src/fco/fconame.h tripwire-2.3.1-2-p1/src/fco/fconame.h >--- tripwire-2.3.1-2/src/fco/fconame.h 2000-10-27 18:25:40.000000000 -0600 >+++ tripwire-2.3.1-2-p1/src/fco/fconame.h 2006-03-08 11:21:03.000000000 -0700 >@@ -49,6 +49,7 @@ > /////////////////////////////////////////////////////////////////////////////// > class cFCONameTblNode; > class cFCONameIter; >+class cFCOName_i; > > class cFCOName : public iTypedSerializable > { >diff -Nru tripwire-2.3.1-2/src/fco/fcosetimpl.h tripwire-2.3.1-2-p1/src/fco/fcosetimpl.h >--- tripwire-2.3.1-2/src/fco/fcosetimpl.h 2000-10-27 18:25:39.000000000 -0600 >+++ tripwire-2.3.1-2-p1/src/fco/fcosetimpl.h 2006-03-08 11:07:14.000000000 -0700 >@@ -46,6 +46,8 @@ > #include "fconame.h" > #endif > >+class cFCOIterImpl; >+ > class cFCOSetImpl : public iFCOSet > { > friend class cFCOIterImpl; >diff -Nru tripwire-2.3.1-2/src/tw/fcoreport.h tripwire-2.3.1-2-p1/src/tw/fcoreport.h >--- tripwire-2.3.1-2/src/tw/fcoreport.h 2000-10-27 18:25:36.000000000 -0600 >+++ tripwire-2.3.1-2-p1/src/tw/fcoreport.h 2006-03-08 11:07:53.000000000 -0700 >@@ -85,6 +85,7 @@ > class cFileHeaderID; > class cErrorQueue; > class cFCOReportGenreHeader; >+class cFCOReportSpecIter; > > class cFCOReport : public iTypedSerializable > {
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 293570
:
210551
| 210553