Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 357422 Details for
Bug 483006
app-misc/strigi-0.7.7-r2 with sys-devel/gcc-4.8 - ../../../libstreamanalyzer/lib/libstreamanalyzer.so.0.7.7: undefined reference to `Strigi::BufferedStream<char>::reset(long)'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch with proper paths because libstreams is a submodule
strigi-0.7.7-gcc48.patch (text/plain), 429 bytes, created by
Philipp
on 2013-08-30 11:54:46 UTC
(
hide
)
Description:
Patch with proper paths because libstreams is a submodule
Filename:
MIME Type:
Creator:
Philipp
Created:
2013-08-30 11:54:46 UTC
Size:
429 bytes
patch
obsolete
>--- libstreams/include/strigi/bufferedstream.h 2013-06-15 21:31:20.700940577 +0200 >+++ libstreams/include/strigi/bufferedstream.h 2013-06-15 21:27:51.961216288 +0200 >@@ -34,7 +34,7 @@ > * BufferedStream will do the rest. > */ > template <class T> >-class BufferedStream : public StreamBase<T> { >+class STREAMS_EXPORT BufferedStream : public StreamBase<T> { > private: > StreamBuffer<T> buffer; > bool finishedWritingToBuffer;
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 483006
: 357422