drogon icon indicating copy to clipboard operation
drogon copied to clipboard

disable:4275 in Cookie.h and disable:4251 in Plugin.h

Open mowangshuying opened this issue 3 years ago • 1 comments

When I compiled the drogon project with vs2019 under windows, there were many warnings of 4251 and 4275. In order to solve this problem, I initiated this request

mowangshuying avatar Apr 27 '22 13:04 mowangshuying

@mowangshuying Thanks for your patch, can we eliminate these warnings by standardizing the code?

an-tao avatar Mar 29 '24 09:03 an-tao