yuhai zhang

Results 2 issues of yuhai zhang

I found https://github.com/BigBahss/vscode-cmantic/issues/11, but it does not work for me. my code is like this: class WatchData { public: std::string GetSubscribeName() const { return SubscribeName; } void SetSubscribeName(const std::string &subscribeName)...

when i use minizip-ng api `mz_zip_writer_add_path ` to compress a directory which contains some filenames with *, just like this below: -- HARDWARE     | -- test1.model     | -- STATION           |...