L-Super
L-Super
> Thanks! Could you make the code and comments consistent with the reference code (recommended C++)? It's my mistake, I'll check it.
By the way, there are different naming styles in the file, such as `c/include/print_util.h`.
Added missing comments, part of the code is inconsistent with C + + , I think it is easier to understand.
By the way, It seems that there is no `visitor` .
> > By the way, It seems that there is no `visitor` . > > Yes, that must have been removed as well. If you find out what the new...
> Actually, there's a bigger issue: the current version of Waline included within this theme is `v2`: > > https://github.com/CaiJimmy/hugo-theme-stack/blob/4948a3723e42fb775f4d895e4d173c5521be81b9/layouts/partials/comments/provider/waline.html#L1-L2 Could you upgrade to the latest version?
明白了,使用MinGW编译器的缘故,无法编译成功,换成MSVC编译器即可。后面的朋友们注意一下
+1 please