ponyprog icon indicating copy to clipboard operation
ponyprog copied to clipboard

Supress deprecated warning about hex/dec

Open ktrace opened this issue 2 years ago • 1 comments

  • Fix several warning like: 'QTextStream& QTextStreamFunctions::hex(QTextStream&)' is deprecated: Use Qt::hex 'QTextStream& QTextStreamFunctions::dec(QTextStream&)' is deprecated: Use Qt::dec

ktrace avatar Apr 19 '22 11:04 ktrace

thank you, but with this change qt 5.12 (ubuntu 20.04) doesn't compile anymore

hmm, maybe. this patchset will be useful in versions 5.15.x, now the right thing to do is just wait :)

ktrace avatar May 01 '22 08:05 ktrace