[Development] Oslo, we have a problem</apollo 13> [char8_t]

Иван Комиссаров abbapoh at gmail.com
Mon Jul 8 07:54:52 CEST 2019


Is it possible to do an inplace toUpper() for the ASCII encoding?

> 8 июля 2019 г., в 4:43, Thiago Macieira <thiago.macieira at intel.com> написал(а):
> 
> On Sunday, 7 July 2019 23:26:40 -03 Konstantin Ritt wrote:
>> As we have string views now, I'd vote for deprecating the string
>> manipulation methods in QByteArray. I doubt we could make QByteArray a true
>> vector of bytes now, without breaking lots of the user code, but that could
>> be a good first step.
> 
> We don't have any good 8-bit string manipulation functions outside of 
> QByteArray. They stay.
> 
> The question is whether the Latin1 methods (toUpper(), toLower() and the free 
> function qstricmp) should be moved or removed. Those would work really well in 
> QLatin1String, but QLatin1String is a view, since it doesn't own the data. 
> QLatin1String::toUpper() could return a QByteArray...
> 
> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel System Software Products
> 
> 
> 
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> https://lists.qt-project.org/listinfo/development




More information about the Development mailing list