[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gnu-libiconv] [bug #62491] libcharset_set_relocation_prefix not exp
From: |
anonymous |
Subject: |
[bug-gnu-libiconv] [bug #62491] libcharset_set_relocation_prefix not exported |
Date: |
Fri, 20 May 2022 06:59:07 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?62491>
Summary: libcharset_set_relocation_prefix not exported
Project: libiconv
Submitted by: None
Submitted on: Fri 20 May 2022 10:59:05 AM UTC
Category: Build
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Fri 20 May 2022 10:59:05 AM UTC By: Anonymous
The function libcharset_set_relocation_prefix is not exported.
--- a/libcharset/include/libcharset.h.in
+++ b/libcharset/include/libcharset.h.in
@@ -33,7 +33,7 @@
by the corresponding pathname with the current prefix instead. Both
prefixes should be directory names without trailing slash (i.e. use ""
instead of "/"). */
-extern void libcharset_set_relocation_prefix (const char *orig_prefix,
+extern LIBCHARSET_DLL_EXPORTED void libcharset_set_relocation_prefix (const
char *orig_prefix,
const char *curr_prefix);
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62491>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug-gnu-libiconv] [bug #62491] libcharset_set_relocation_prefix not exported,
anonymous <=