Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 149759 Details for
Bug 217621
sci-libs/itpp-4.0.4 fails to link
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix for linking problems
itpp-4.0.4-vec.patch (text/plain), 458 bytes, created by
Markus Dittrich (RETIRED)
on 2008-04-15 01:31:45 UTC
(
hide
)
Description:
fix for linking problems
Filename:
MIME Type:
Creator:
Markus Dittrich (RETIRED)
Created:
2008-04-15 01:31:45 UTC
Size:
458 bytes
patch
obsolete
>diff -Naur itpp-4.0.4/itpp/base/vec.h itpp-4.0.4.new/itpp/base/vec.h >--- itpp-4.0.4/itpp/base/vec.h 2008-03-31 04:44:14.000000000 -0400 >+++ itpp-4.0.4.new/itpp/base/vec.h 2008-04-14 21:20:06.000000000 -0400 >@@ -1041,7 +1041,7 @@ > } > #else > //! Outer product of two vectors v1 and v2 >- template<> >+ template<> inline > cmat outer_product(const cvec &v1, const cvec &v2, bool hermitian) > { > it_assert_debug((v1.datasize > 0) && (v2.datasize > 0),
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 217621
:
149687
| 149759