Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Bo Peng wrote: >>>> Please test attached patch. It does work with cmake and msvc. >>>> >>> Works for me. I get ICONV_CONST const under linux. If Abdel can >>> confirm under windows, I will apply. >>> >>> Bo >>> >>> >> As I understand it it MUST NOT be const under Linux and const >> on windows, maybe we need a inverted ICONV_CONST definition > > That's my understanding also. > > So which patch should I test?
Yours (inverting ICONV_CONST definitions) and mine (testing for const). Peter
