Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 435588 Details for
Bug 536078
media-gfx/blender-2.78 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix for C++0x use flag (missing header in svm.cpp)
blender-2.77-c++0x.patch (text/plain), 321 bytes, created by
Adrian
on 2016-05-28 06:20:25 UTC
(
hide
)
Description:
Fix for C++0x use flag (missing header in svm.cpp)
Filename:
MIME Type:
Creator:
Adrian
Created:
2016-05-28 06:20:25 UTC
Size:
321 bytes
patch
obsolete
>--- blender-2.77-old/intern/cycles/render/svm.cpp 2016-05-28 13:53:38.459907548 +0930 >+++ blender-2.77/intern/cycles/render/svm.cpp 2016-05-28 12:30:42.331979674 +0930 >@@ -28,6 +28,8 @@ > #include "util_foreach.h" > #include "util_progress.h" > >+#include <algorithm> >+ > CCL_NAMESPACE_BEGIN > > /* Shader Manager */ >
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 536078
:
406342
|
407748
|
412660
|
414470
|
422978
|
435104
|
435106
|
435108
|
435110
|
435112
| 435588 |
435626
|
435628
|
435632
|
435646
|
435648
|
435650
|
435712
|
435932
|
435934
|
435960