pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/multimedia/mediatomb



On Thu, Sep 27, 2012 at 10:33:45PM +0000, David Holland 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.

Oh and for the record, this isn't new; it was apparently doing this
already for me (and only for me) before it broke completely a while
back.

I have no idea why the problem only pops up in my test build
environment.

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index