Enable QT_NO_QSNPRINTF globally

The qsnprintf() function introduces even more platform variability
than std::snprintf(), so from now on, we're using only std::snprintf().

Task-number: QTBUG-127110
Pick-to: 6.8
Change-Id: Ic81b2a760521d77442cc328d2cfa7659bba8b7e2
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Marc Mutz 2024-07-22 16:10:13 +02:00
parent ebafcfade8
commit c234700c83

Diff Content Not Available