Wang FeiFan

Results 7 comments of Wang FeiFan

Thanks for the reminder @masteryhx , this work was indeed interrupted for a long time. I would love to pick up this job next week. Thanks !

Hi @Myasuka , can you help me review this pr ?

Sorry for the late reply @Myasuka , I check the change and find the problem: _size_t_ is unsigned, and "_path.length() - (file_name_length_limit - sizeof(suffix))_" will never be negative. I added...

Thanks to @Myasuka for helping to locate this problem. If it is true, should we use a specific gcc version, or should we fix the warnings reported in the higher...