debugee

Results 42 comments of debugee

this issue like https://github.com/rikyoz/bit7z/issues/267 come on!best regards for you!

UString u from 7zip if (sizeof(wchar_t) == 32)//macOS or linux { unsigned short o[]; for(w : u){ o[i++] = w;//save half size, o is standard utf-16LE string } iconv(o, "utf-16LE",...

I see 7zip source code at ZipItem.cpp 、 UTFConvert.cpp 、StringConvert.cpp ConvertUTF8ToUnicode and MultiByteToUnicodeString2 function alway return UString(one wchar_t discrip one of surrogate) no matter default use utf8(isUtf8 function default return...

i known now,you want create interface to user to set ccharset,if not provide interface,every is sample,just do with ustring in and out

you provide this interface to set charset, just used by 7z internal, do not affect you read and write ustring,because you always read ustring and write ustring, and ustring format...

can cmake-tool select shell when configure or build ...

people who use cmake in some system steps 1、start shell 2、set some env(vsvar bat or other ) 3、cmake configure & build cmake-tools do some thing (back ground)like 1、2、3, but no...

#include < QApplication > (include framework header method like this we call it M1) #include (include framework header method like this we call it M2) https://github.com/microsoft/vscode-cmake-tools/pull/3247 not solve M2 clang...