Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #163150: boost-1.36.0-tools-build-fix.patch for
bug #235040
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 235040
| Differences between
boost-1.36.0-deprecated-leaf.patch
the only needed patch from boost-patches-1.35.0-2.tar.bz2
patch from 1.35.0-r1 to 1.36.0
and this patch
Collapse All
|
Expand All
(-)
tools/inspect/path_name_check.cpp.orig (+1 lines)
Lines 15-20
Link Here
15
#include <string>
15
#include <string>
16
#include <algorithm>
16
#include <algorithm>
17
#include <cctype>
17
#include <cctype>
18
#include <cstring>
18
19
19
using std::string;
20
using std::string;
20
21
Return to
bug 235040