The Samba-Bugzilla – Attachment 16579 Details for
Bug 14680
error: implicit declaration of function 'DEBUG' is invalid in C99
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
patch.txt (text/plain), 746 bytes, created by
Volker Lendecke
on 2021-04-01 05:58:28 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Volker Lendecke
Created:
2021-04-01 05:58:28 UTC
Size:
746 bytes
patch
obsolete
>From a4871538139f7bd8a3a86285790e0d61931f316e Mon Sep 17 00:00:00 2001 >From: Volker Lendecke <vl@samba.org> >Date: Thu, 1 Apr 2021 05:56:41 +0000 >Subject: [PATCH] lib: Fix the build on macos > >Bug: https://bugzilla.samba.org/show_bug.cgi?id=14680 >Signed-off-by: Volker Lendecke <vl@samba.org> >--- > lib/util/charset/charset_macosxfs.c | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/lib/util/charset/charset_macosxfs.c b/lib/util/charset/charset_macosxfs.c >index 55a6df85fb7..cea813f5fe3 100644 >--- a/lib/util/charset/charset_macosxfs.c >+++ b/lib/util/charset/charset_macosxfs.c >@@ -32,6 +32,7 @@ > #include "replace.h" > #include "charset.h" > #include "charset_proto.h" >+#include "lib/util/debug.h" > #undef realloc > > #ifdef DARWINOS >-- >2.20.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 Raw
Actions:
View
Attachments on
bug 14680
:
16577
| 16579