[Interest] QTextStream problem
Thiago Macieira
thiago.macieira at intel.com
Fri Aug 2 16:24:21 CEST 2024
On Friday 2 August 2024 01:49:37 GMT-7 Turtle Creek Software wrote:
> Actually, the file we tried to read with QTextStream had LF line endings.
LF line endings should be supported on both Unix and Windows systems (that is,
all of them). That is unit-tested.
If you have a case where it is breaking, please report as a bug.
> What's the procedure for revising online manual pages? It really could use
> a mention...
The manual is part of the sources too, so submit a change via our code review
system. For QTextStream, most of it is in qtextstream.cpp itself.
https://wiki.qt.io/Qt_Contribution_Guidelines
--
Thiago Macieira - thiago.macieira (AT) intel.com
Principal Engineer - Intel DCAI Platform & System Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20240802/75cd3aa0/attachment.bin>
More information about the Interest
mailing list