FreeBSD Bugzilla – Attachment 27979 Details for
Bug 47240
[patch] avifile WITH_AC3PASSTHROUGH=yes build failure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 503 bytes, created by
Chris BeHanna
on 2003-01-20 04:40:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Chris BeHanna
Created:
2003-01-20 04:40:02 UTC
Size:
503 bytes
patch
obsolete
>--- plugins/libac3pass/ac3-iec958.c.orig Sun Jan 19 23:22:12 2003 >+++ plugins/libac3pass/ac3-iec958.c Sun Jan 19 23:29:53 2003 >@@ -21,7 +21,9 @@ > #include <stdlib.h> > #include <unistd.h> > #include <string.h> >-#ifndef __USE_XOPEN >+#if !defined(__USE_XOPEN) && ((__FreeBSD_cc_version < 460001) || \ >+ defined(_ANSI_SOURCE) || \ >+ defined(_POSIX_SOURCE)) > void swab(const void *from, void *to, ssize_t n); > #endif > #include "ac3-iec958.h"
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 47240
: 27979