Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 868626 Details for
Bug 912312
media-libs/Field3D-1.7.2-r3 - /.../timer.hpp: error: #error This header is deprecated and will be removed. (You can define BOOST_T
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Field3D-1.7.2-boost-1.83-timer-header-deprecated.patch
Field3D-1.7.2-boost-1.83-timer-header-deprecated.patch (text/plain), 1.63 KB, created by
Attila Tóth
on 2023-08-24 09:55:00 UTC
(
hide
)
Description:
Field3D-1.7.2-boost-1.83-timer-header-deprecated.patch
Filename:
MIME Type:
Creator:
Attila Tóth
Created:
2023-08-24 09:55:00 UTC
Size:
1.63 KB
patch
obsolete
>diff -urNp Field3D-1.7.2-orig/apps/sample_code/sparse_field_io/main.cpp Field3D-1.7.2-dwok/apps/sample_code/sparse_field_io/main.cpp >--- Field3D-1.7.2-orig/apps/sample_code/sparse_field_io/main.cpp 2023-08-24 11:30:05.951289118 +0200 >+++ Field3D-1.7.2-dwok/apps/sample_code/sparse_field_io/main.cpp 2023-08-24 11:30:32.491719405 +0200 >@@ -38,7 +38,7 @@ > #include <vector> > > #include <boost/lexical_cast.hpp> >-#include <boost/timer.hpp> >+#include <boost/timer/timer.hpp> > > #include <Field3D/SparseField.h> > #include <Field3D/SparseFile.h> >diff -urNp Field3D-1.7.2-orig/test/misc_tests/access_speed/main.cpp Field3D-1.7.2-dwok/test/misc_tests/access_speed/main.cpp >--- Field3D-1.7.2-orig/test/misc_tests/access_speed/main.cpp 2023-08-24 11:30:05.963289314 +0200 >+++ Field3D-1.7.2-dwok/test/misc_tests/access_speed/main.cpp 2023-08-24 11:30:42.903885904 +0200 >@@ -38,7 +38,7 @@ > #include <vector> > > #include <boost/lexical_cast.hpp> >-#include <boost/timer.hpp> >+#include <boost/timer/timer.hpp> > > #include <Field3D/DenseField.h> > #include <Field3D/SparseField.h> >diff -urNp Field3D-1.7.2-orig/test/misc_tests/threading_and_virtual_calls/main.cpp Field3D-1.7.2-dwok/test/misc_tests/threading_and_virtual_calls/main.cpp >--- Field3D-1.7.2-orig/test/misc_tests/threading_and_virtual_calls/main.cpp 2023-08-24 11:30:05.963289314 +0200 >+++ Field3D-1.7.2-dwok/test/misc_tests/threading_and_virtual_calls/main.cpp 2023-08-24 11:30:51.656025852 +0200 >@@ -38,7 +38,7 @@ > #include <vector> > > #include <boost/lexical_cast.hpp> >-#include <boost/timer.hpp> >+#include <boost/timer/timer.hpp> > #include <boost/thread/thread.hpp> > #include <boost/date_time/posix_time/posix_time.hpp> >
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 912312
:
867891
|
867892
|
867893
|
867894
|
867895
|
867896
|
867897
| 868626