188080501/JQHttpServer

/home/queue/Qt5.12.0/5.12.0/gcc_64/include/QtCore/qvariant.h:273: warning: implicitly-declared ‘QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)’ is deprecated [-Wdeprecated-copy] 273 | { other.d = Private(); } | ^

jacob008 opened this issue · 2 comments

image
这个警告是为何 ?看起来好慌,能否去掉。

这个在Http相关代码里具体是哪一行?

若还有此问题,请提供一下具体出错的行号,问题暂时关闭