|
From: | Bruno Haible |
Subject: | Re: [bug-gnu-libiconv] Sporadical Issues with GNU libiconv when using C++ |
Date: | Thu, 23 Feb 2012 21:48:49 +0100 |
User-agent: | KMail/4.7.4 (Linux/3.1.0-1.2-desktop; KDE/4.7.4; x86_64; ; ) |
Pedro F. Giffuni wrote: > > I tried the patch but unfortunately the issue persists: > > ... > /usr/local/include/iconv.h:123: error: 'mbstate_t' does not name a type Now I cannot guess any more. You need to check whether a) the problem is caused by specific C++ compiler options that you pass, b) whether #include <wchar.h> results in defining mbstate_t in C++ mode, or whether the problem is in iconv.h. Bruno
[Prev in Thread] | Current Thread | [Next in Thread] |