Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 86861 Details for
Bug 133506
Patch for sed-4.1.5 to compile on Gentoo/FBSD
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
sed-4.1.5-freebsd-alloca.h.patch
sed-4.1.5-freebsd-alloca.h.patch (text/plain), 384 bytes, created by
Robert Sebastian Gerus
on 2006-05-16 09:19:24 UTC
(
hide
)
Description:
sed-4.1.5-freebsd-alloca.h.patch
Filename:
MIME Type:
Creator:
Robert Sebastian Gerus
Created:
2006-05-16 09:19:24 UTC
Size:
384 bytes
patch
obsolete
>--- sed-4.1.5/lib/regex_internal.h.orig 2006-05-16 18:09:18 +0200 >+++ sed-4.1.5/lib/regex_internal.h 2006-05-16 18:10:35 +0200 >@@ -410,7 +410,9 @@ > #define re_string_skip_bytes(pstr,idx) ((pstr)->cur_idx += (idx)) > #define re_string_set_index(pstr,idx) ((pstr)->cur_idx = (idx)) > >+#ifndef __FreeBSD__ > #include <alloca.h> >+#endif /* __FreeBSD__ */ > > #ifndef _LIBC > # if HAVE_ALLOCA
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 133506
: 86861