Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 389376 Details for
Bug 503420
=dev-util/boost-build-1.55.0 fails test builtin_split_by_characters
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
boost-build-1.55.0_fix_error_reporting_segfault_with_python.patch
boost-build-1.55.0_fix_error_reporting_segfault_with_python.patch (text/plain), 378 bytes, created by
J. Fekett
on 2014-11-15 12:07:42 UTC
(
hide
)
Description:
boost-build-1.55.0_fix_error_reporting_segfault_with_python.patch
Filename:
MIME Type:
Creator:
J. Fekett
Created:
2014-11-15 12:07:42 UTC
Size:
378 bytes
patch
obsolete
>--- tools/build/v2/engine/function.c 1996-01-01 00:00:00.000000000 +0000 >+++ tools/build/v2/engine/function.c 1996-01-01 00:00:00.000000000 +0000 >@@ -2824,7 +2824,7 @@ > *line = -1; > } > #ifdef HAVE_PYTHON >- if ( function_->type == FUNCTION_PYTHON ) >+ else if ( function_->type == FUNCTION_PYTHON ) > { > *file = constant_builtin; > *line = -1;
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 503420
:
371716
| 389376