pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/multimedia/mediatomb
On Tue, Sep 25, 2012 at 11:45:12AM +0000, Ryo ONODERA wrote:
> Fix build on NetBSD current, at least.
I am still getting
../src/string_converter.cc: In member function 'zmm::String
StringConverter::_convert(zmm::String, bool, size_t*)':
../src/string_converter.cc:138:38: error: invalid conversion from 'char**' to
'const char**'
../src/string_converter.cc:138:38: error: initializing argument 2 of 'size_t
iconv(__tag_iconv_t*, const char**, size_t*, char**, size_t*)'
Is there a portable way to fix this? My impression is that just adding
a cast will break other platforms.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index