> Sent: Thursday, April 26, 2018 at 4:37 AM > From: "Ulf Hermann" <[email protected]> > To: [email protected] > Subject: Re: [Interest] Interest Digest, Vol 79, Issue 19 > > > When I said "most machines are little-endian", I was referring to machines > > Qt > > runs on and, therefore, would use QDataStream. The fact that the default is > > big endian is short-sighted. It should default to little-endian. > > We could change the default. All it takes is a new QDataStream::Version, > isn't it? (And whoever prefers big endian can then still setByteOrder() on > the data stream).
Again, I mention Google Protobuf, why don't we add Google Protobuf support to Qt? _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
